From bd974e32890c11bad1e3b70f936d3026ef59edbf Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 1 Aug 2005 18:42:03 +0000 Subject: merge recent changes with HEAD - R1 and HEAD are identical now --- custom_home.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'custom_home.php') diff --git a/custom_home.php b/custom_home.php index 6424b2a..d164d7f 100644 --- a/custom_home.php +++ b/custom_home.php @@ -1,6 +1,6 @@ getBody(1); print_r($b); */ if ($feature_custom_home != 'y') { - $smarty->assign('msg', tra("This feature has been disabled")); + $gBitSmarty->assign('msg', tra("This feature has been disabled")); $gBitSystem->display( 'error.tpl' ); die; } -- cgit v1.3