diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-06 16:33:22 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-06 16:33:22 +0000 |
commit | de656d885e687337698016024304300a8ac749ea (patch) | |
tree | a03f6455575d34cb7d8f56c5d9d3d4a924704314 /makeuser.php | |
parent | fc585473934605d12b2e970436bb81f6b28cd7e8 (diff) |
und noch ein bichen
git-svn-id: svn://svn.cccv.de/engel-system@16 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'makeuser.php')
-rwxr-xr-x | makeuser.php | 2 |
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"); |