Blaminator
10-09-2004, 03:12 AM
//FIND or SIMILAR TOP OF FILE LOCATION
globalize($_REQUEST, array('page' => STR));
//BELOW THAT ADD
$sponsors = create_ad();
I have this
(Edit for the index.php file)
and its not there!
Where do i put
$sponsors = create_ad();
globalize($_REQUEST, array('page' => STR));
//BELOW THAT ADD
$sponsors = create_ad();
I have this
(Edit for the index.php file)
and its not there!
Where do i put
$sponsors = create_ad();