Просмотр файла index.php

Размер файла: 174B
<?php
define('SHCMS_ENGINE',true);
include_once('engine/system/core.php');
$templates->template($glob_core['name_site']);

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