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

.
Fenix_61
hooligan (13.12.2011/13:27)
[php]if(file_exists(($rootpath . 'theme/'.$set_user['skin'].'/head.php'))) {

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

}else{

require_once($rootpath . 'incfiles/he
А куда это вписывать?