Вход Регистрация
Файл: lang.php
Строк: 16
<?php
define
('DIR'dirname(__FILE__));
include_once(
DIR.'/core/Base.php');
class 
Lang_ extends Base 
{
    protected function 
act_index() {
        
Request::js();
        
$this->noInit true;
        
$this->out $this->view('lang/v_lang.php');
    }
Loader::init('Lang_.php');
Онлайн: 1
Реклама