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

.
Fenix_61
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
Да я уже сделал !