ob_start(); if ( file_exists ("install") ) { include ("install/error.html"); ob_flush(); exit(); } include ("include/auth.inc.php"); include ("include/".$def_lang."/header.inc.php"); include ("include/".$def_lang."/chelp.php"); include ("include/scripts.inc.php"); $_PM_CHELP = $module_gen_chelp[rand(1,$_chelp_gen_num)]; print ("
"); include ("include/modulelist.php"); print (" | "); include ($full_path . "/modules/" . $module . "/index.php"); print (" | "); print ("\n"); include ($full_path . "/include/blocks.php"); print(" |