vermas (18.03.2012/19:27)Спс работаем
if($_SERVER['PHP_SELF']=='/index.php'){
header('Location: ' . $home . '/forum/');
exit; }
vermas (18.03.2012/19:27)Спс работаем
if($_SERVER['PHP_SELF']=='/index.php'){
header('Location: ' . $home . '/forum/');
exit; }