BUGFIX: adding new users was broken
authorArun Persaud <arun@nubati.net>
Tue, 8 Apr 2008 06:04:56 +0000 (23:04 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 8 Apr 2008 06:04:56 +0000 (23:04 -0700)
commit9f3cec73181b5ac35486fea031828b11468bceb9
tree91dbd2a2e464fd39865f7a298e5e27b1f0d08715
parentad64e0259097c91f67ea896134128c6883e42900
BUGFIX: adding new users was broken

forgot to update the insert statement for the db when changing
the user table a while ago. fixed now.

Signed-off-by: Arun Persaud <arun@nubati.net>
register.php