View Single Post
  #5  
Old 8th February 2012, 15:47
BitFarmer's Avatar
BitFarmer BitFarmer is offline
Senior Member
 
Join Date: Jan 2012
Latvia
Posts: 99
Default
thats not it
maybe it's because index php has
Code:
 include("header.php");
and poll php don't
can it even call for
Code:
global $db, $db_prefix;
without it ???
Reply With Quote