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

.
Fenix_61
Mellver (13.12.2011/15:40)
[php]
if(file_exists(($rootpath . 'theme/'.$set_user['skin'].'/head.php'))) {
require_once($rootpath . 'theme/'.$set_user['skin'].'/head.php');
}
// если нет, то берем стандартный head
else{
Ты америку открыл !