19 defined(
'XOOPS_ROOT_PATH') or die('Restricted access');
26 include
XOOPS_THEME_PATH .
'/' . $xoopsConfig[
'theme_set'] .
'/language/lang-english.php';
37 require_once XOOPS_ROOT_PATH .
'/class/template.php';
44 'xoops_isuser' =>
true ,
49 $xoopsTpl->assign(
'xoops_requesturi', htmlspecialchars(
$GLOBALS[
'xoopsRequestUri'], ENT_QUOTES));
50 include XOOPS_ROOT_PATH .
'/include/old_functions.php';