View file 2/3020.ru/modules/administration/index.php
<?php
/*
-------------
Админ кабинет
-------------
*/
ACCESS('users');
REQUIRE (ROOT.'/modules/section/index.php');
?>
<?php
/*
-------------
Админ кабинет
-------------
*/
ACCESS('users');
REQUIRE (ROOT.'/modules/section/index.php');
?>