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

.
IDID
arnage (09.06.2013 / 00:27)
require('incfiles/core.php');

if ($user_id) {

header('Location: /');
exit;

}
thank