View Single Post
  #44  
Old 29th July 2008, 22:55
GaBoNtZ's Avatar
GaBoNtZ GaBoNtZ is offline
Senior Member
 
Join Date: Mar 2008
P2P
Posts: 113
Default re: TS SE v5.1 NULLED
Code:
[29-Jul-2008 13:32:15] PHP Warning:  in_array() [function.in-array]: Wrong datatype for second argument in /home/hidden/public_html/include/ts_functions.php on line 1446
anyone knows WTF is this?
that line is:
Code:
if (((in_array (@abs ($curpage - $pagenumber), 2) AND $curpage != 1) AND $curpage != $totalpages))
Reply With Quote