class.admintheme.inc.php has /../../admin/lang/en_US/admin.inc = STATIC
Posted: Tue Sep 05, 2006 10:33 am
cmsms 0.13
class.admintheme.inc.php
include($dirname.'/../../admin/lang/en_US/admin.inc.php');
Shouldn't it include the variable from the config.php ??
I have put my admin in another folder which resulted in problems.
I have hardcoded my path in there but I don't think thats the way to go.
regards,
corvus
class.admintheme.inc.php
include($dirname.'/../../admin/lang/en_US/admin.inc.php');
Shouldn't it include the variable from the config.php ??
I have put my admin in another folder which resulted in problems.
I have hardcoded my path in there but I don't think thats the way to go.
regards,
corvus