00001 <?php if(!function_exists('startedIndexPhp')) { header("location:../index.php"); exit;} 00002 00003 ### load default settings from clean ### 00004 require_once("themes/clean/theme_config.inc.php"); 00005 00006 ?>