summaryrefslogtreecommitdiff
path: root/makeuser.php
diff options
context:
space:
mode:
Diffstat (limited to 'makeuser.php')
-rwxr-xr-xmakeuser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeuser.php b/makeuser.php
index 0d8ba4d8..eae1f855 100755
--- a/makeuser.php
+++ b/makeuser.php
@@ -2,7 +2,7 @@
$title = "MakeNewUser";
$header = "Make New User";
-$Page["Public"]="Y";
+$Page["Public"]="N^";
include ("./inc/header.php");
include ("./inc/db.php");
include ("./inc/crypt.php");