Вход Регистрация
Файл: system/classes/Controller.php
Строк: 7
<?php

class Controller 
{
    function 
__construct()
    {
        
$this->tpl = new Template;
        
$this->user = new User;
        
$this->tpl->title 'Главная';
    }
}
Онлайн: 0
Реклама