wolfe
07-15-2012, 10:01 AM
Hi have have a custom move and its above the forums dir but the editor will not load in the mod as its not loading files correctly even tho its loading global.php correct as im using this code..
require_once('./custfunctions.php');
chdir('/home/site/www/');
require_once('./global.php');
require_once('./custfunctions.php');
chdir('/home/site/www/');
require_once('./global.php');