Index: trunk/admin/cat_select.php =================================================================== diff -u -r251 -r289 --- trunk/admin/cat_select.php (.../cat_select.php) (revision 251) +++ trunk/admin/cat_select.php (.../cat_select.php) (revision 289) @@ -102,8 +102,7 @@ $homeURL = "javascript:AdminCatNav('".$_SERVER["PHP_SELF"]."?env=".BuildEnv()."');"; -if((int)$_GLOBALS["debuglevel"]) - echo $homeURL."
\n"; +if( $GLOBALS['debuglevel'] ) echo $homeURL."
\n"; unset($m_var_list_update["cat"]); if($objCatList->CurrentCategoryID()>0)