*/ require_once 'config_default.php'; if (file_exists(dirname(__FILE__). '/config_local.php')) require_once 'config_local.php';