diff options
Diffstat (limited to 'www-ssl/makeuser.php')
-rwxr-xr-x | www-ssl/makeuser.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-ssl/makeuser.php b/www-ssl/makeuser.php index eae1f855..ae21b44a 100755 --- a/www-ssl/makeuser.php +++ b/www-ssl/makeuser.php @@ -2,7 +2,6 @@ $title = "MakeNewUser"; $header = "Make New User"; -$Page["Public"]="N^"; include ("./inc/header.php"); include ("./inc/db.php"); include ("./inc/crypt.php"); |