Просмотр поста

.
venom
Люди берегите воду - пейте пиво...
Fenix_61 (14.12.2011/10:34)
А как замутить такое же с mainpage.php ?
if(file_exists(($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php'))) {

require_once($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php');

    }else{

require_once($rootpath . 'pages/mainmenu.php');

}