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