vermas,
if ($rights<9) {
header("Status: 404 Not Found");
header("Location: " . $rootpath . "?err");
exit;
} а это тебе не зашита? vermas,
if ($rights<9) {
header("Status: 404 Not Found");
header("Location: " . $rootpath . "?err");
exit;
} а это тебе не зашита?