View file index.php
<?php define('SHCMS_ENGINE',true); include_once('engine/system/core.php'); $templates->template($glob_core['name_site']); menu::listing(); echo menu::statics();
<?php define('SHCMS_ENGINE',true); include_once('engine/system/core.php'); $templates->template($glob_core['name_site']); menu::listing(); echo menu::statics();