/home/cp181240/public_html/mystric.com/customize.php
<?php

$_ADMIN_CUSTOMIZE = true;

/**
 * The base configuration file
 */
include('config.php');

include(INCLUDE_LAYOUT);

?>