View Single Post
  #2  
Old 04-29-2012, 01:23 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 574,988
Hall of Famer is on a distinguished road
Default

The original script is:

PHP Code:
if(defined("SUBDIR")) include("../inc/config.php");  
else include(
"inc/config.php"); 
Why is your functions.php different? Did you try to modify the script? o_o
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote