diff --git a/functions.inc.php b/functions.inc.php index adfb3825..903992fb 100644 --- a/functions.inc.php +++ b/functions.inc.php @@ -16,12 +16,6 @@ * Contains re-usable code. */ -if (ereg ("functions.inc.php", $_SERVER['PHP_SELF'])) -{ - header ("Location: login.php"); - exit; -} - $version = '2.3 rc5'; /**