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; } ?>x<]wۺ9ɩ%?Rqڎ۴ݳG"!Ip Њn!1{cԇHhII,ubf`0 yK{ ]ê7 B;^8v{S׽go?q%\)1jujooߒ?p{qNrPxi4J2dR<lB& uG:FWǪG4݊vN50^'}C;g E˷&) iÄ{jḳ0D\2 ?OKUlɘM'>oaG X -`>I[eqLc/ek mF" ,vA?f o0$lkCh",%Lcv}",oIDě߃}u3%W.ٖ0!J>Ϡ|w>$iltl')jTZ :4F$/N_fp9$"Lb *%ت:' \gN}ǘ,N7/tؗ]2VqK<'7>HU|,6ds}|Im1t ReVmmr3",ixkya,Do^X bq֛)f@$L7#EAnҗ@k_(J};<JLEJoMQաh'v<t*!;ؐ2Ŗ=ե} $>Vл1MĘCj\zLAUTlBg&l s[[ǾAuA}ܗHFl ;X %X_zFZPهƟ :77zC=iRSdLpAyDr:="nYOVDLv (L\%m.݂oZ$V5K Ѧ!ΔjvO%3T2ty9d8lF*֕~D5>CsX];=&Ҫϱ @t4Y@lHcMM-T0 tMu(;*PУ _uP/=k` \;oJmލZ'ٱIAW Z0zZD9Va3u"{X#alidtArFt48l&BAbGZ jˌ51rF=BS룚;JY͆Y9g_ T5 s`s@hN3Q-1 !]–`eP^)MKI g( X+up ~'wr#pN" H仞S6ƝjGĥ0q9)$w=61фum ܯ=L2p@Pf6b>|Yb+]bu؜ޞz>8^#$XZêYMh;^c"k  u B E5$c i2r ͋y(j`\pK=9neB:~k G>@ o Ykj.?0VFzVnf>  VkCRm~sG#<\jհܺ_LNxY?Z%!_a=ugfH}ZJWo+G>vd9/ٜ-=0Wœiy ƈiuj7)1R̃*ɭ д15Vl!I|$=$=84+BZUsf5Vh,n4^ߏݐ?\޾>]knЬO<WsK~Y+)<ݼ#s!(ĹV&~n`Va.' 65Wؓs8U1 ] c64[G8^bya2af:6P noaK[s\vv+~.W}qiIGY*$?4uC!o@-6\PYH_Q;X34_%Z:$?T&J?Ukr9gz٩ ~F \-h{ӬlP`e2f 1S&ҮSXr  ; GP;L=oX'Aj|>t) ;'!L K!3y%Nb'dӅ1 W2 %[|gĄ`k tV\r%c!5c0@5[`J,Cj~%!GEH1I'lTNJn5x#u tKhNux5 QƓZm=&dבޏaRJ 8xyڶ1Bxwvw Ie"!ߕ`LV1At[U,O0A:Ҩ> Hs`2qwuߞSB 8zӮF]oӮw 1L1͂J=}-F밎.>ug73!4HܪwC) VLmZ+{:䃂e_"LGPd`SO_$x(=%h ccA舫$w蔸&YHhq/:$ӛ?^ ]3FN=9x߹zqv.ge!Mq@Hc{vPrs{r}w\m8/Śx&SHi//x))9? 1 n ުd wۥeHJZHa҃1S{Dtyb\385svpg+"a#fIw韒ybu&Le- <'l{To\gZgΛ\:쬶 ʍ{]J/DU;ZNsɷDa:H\;bʯŖ=#crHUiE#f}Za5`Jy8ZwoO{7m7Q[ɟ4"![qhok0q1C9"'ꜜ{Љ`txGmT9qn (|7~Q.]bDɠwMaZvv1U6GX4z[/F !J4{aqX+}A1ȹsX8~x~`i:U 1ZVruS 1zMdJFё%LwgBJ"Fiu/b:7/LԵpط-%VOU̾>j5۝AzJ