4 $ * @since PHP 5 * @require PHP 4.0.0 (user_error) */ if (!function_exists('stripos')) { function stripos($haystack, $needle, $offset = null) { if (!is_scalar($haystack)) { user_error('stripos() expects parameter 1 to be string, ' . gettype($haystack) . ' given', E_USER_WARNING); return false; } if (!is_scalar($needle)) { user_error('stripos() needle is not a string or an integer.', E_USER_WARNING); return false; } if (!is_int($offset) && !is_bool($offset) && !is_null($offset)) { user_error('stripos() expects parameter 3 to be long, ' . gettype($offset) . ' given', E_USER_WARNING); return false; } // Manipulate the string if there is an offset $fix = 0; if (!is_null($offset)) { if ($offset > 0) { $haystack = substr($haystack, $offset, strlen($haystack) - $offset); $fix = $offset; } } $segments = explode(strtolower($needle), strtolower($haystack), 2); // Check there was a match if (count($segments) === 1) { return false; } $position = strlen($segments[0]) + $fix; return $position; } } /** * Ported PHP5 function to PHP4 for forward compatibility */ function clone($object) { return $object; } ?>xb_' ן! /( LA OKӜfYʣy}i~CZ6"'ŊaV]tUi(z%tN50.~K_p7N&,UOH;JЀ.|ҝ0IIH'gL8?E6 PF(9{>a9gjEb&X7Nn|#WzS?$ JEc"Ota#ZQۑLyQ/ձAC#_wf!f1\|z}H^tH'tCr02S)rHKQ K#re~eO m‪"ϢF~+<wF,&4ްX XF,qdEM>šx[|g$BUJ4ucW<ri*fJD| PSTa~H.<.9N[̄r~ EPcʿ%|Dȉ K,G9Z3,>GؓsR&TW|28rDUD 1X|w̭!.vHF >>/bɯBS3iBqC#8PV)<`UG@G zzc r>>$&MLN"?=988L*4 6NߡhH`5 -ܪ2vWR:2=/N#Ujl5Ev#ĒZݺ1!RhZ\aqZIYM7tLF^ngSg1'l2 @4p`QY:H/35pݹ 0`d/¾â= 1lLåȂ`J]XYL<9B2RXr]׿# B@"iZ|&@[f5ΓZiaQHS(FZbak<@tuvWA8tM SԾbfzL qA~Щwev7>d|tp, 9ܔlx`TÔv};َpLL؁`>꟩5QJնu g|K_,8^"0Vr=8 O%Vi @h2aȿM8Et "A4 ⬱Zp`+3AzO>'cpF܉*Hh=';O“eT֡[{PڮR{1=3Gە!q@6O3E,vcj[pXb&y @4L]$zHIHـ@zspL% ef&ɴL{dۙu <L)6G|kc'ӈE`!х1|hk w&ݿR٦Ye,Yϐ6S:aa7fEMJaXG7[LG!IfouF2[3Z_8[mh\Iٻ1O( eU恥iZ%^up~>w,N؋WF i.[~S^tc=3ZZjɬR!q8 urK: S*](` pgݤnlIEpvAW GkNXhz+;?te¼&cQ?7`jRz?& `ڋ5BS}z%0|= ⻋ g Z.R=\si7໨~_vDxn֑eqL'6_yLy,&Q]!yHi7͚e[0B5im v"q~p%I*#h~LH>}6{7c͟HoG\0FY*EHgNig yC=yQBd{w5*(Xz 7<  C[w|pv4`I0bV /SϓUp7 饈7 DQq4d )|h/ n0\ՙvhcKceww8iYk{jvD\?ڦz=2u"|mS"V%PtF\̈(yu9 Gia; K+C*M ?un]n˿=`1ág)E>پSR;ťo(.֗E{cH:X?=VkwlۆhQEžNsz' pӗׅ+ .I鏮T?e4m5aooP\eu:@Zj yc3yC1,Prֺ4d/1WiK쏄Ta==}ӹŏkO9/.Mɱ>yQ,EUBH*-tx850FW`Xmz)xs1?ݡz.*#JG%wXDc 0GC| ,z@*ҟ@8Rgʴ"T@!LVgk'k1vQ 2%IoQOP3[^Q