venom (14.12.2011/10:38)Да я уже сделал !
[php]if(file_exists(($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php'))) {
require_once($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php');
}else{
require_once($rootpath . 'pag
venom (14.12.2011/10:38)Да я уже сделал !
[php]if(file_exists(($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php'))) {
require_once($rootpath . 'theme/'.$set_user['skin'].'/mainmenu.php');
}else{
require_once($rootpath . 'pag