View file index.php

File size: 174B
<?php
define('SHCMS_ENGINE',true);
include_once('engine/system/core.php');
$templates->template($glob_core['name_site']);

menu::listing();
    echo menu::statics();