To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/extremedating/trunk
« back to all changes in this revision
Viewing changes to adduser.php
-
Committer:
Daniel Johansson
-
Date:
2013-04-13 16:56:02 UTC
-
mfrom:
(22.1.2 extremedating)
-
Revision ID:
maila@danieljohansson.nu-20130413165602-atceww4nwd23jro0
Fixed gegos errors
Show diffs side-by-side
added
removed
26
26
'{$_POST['firstName']}',
27
27
'{$_POST['surName']}',
28
28
'{$_POST['eMail']}',
45
45
'{$_POST['firstName']}',
46
46
'{$_POST['surName']}',
47
47
'{$_POST['eMail']}',
52
echo "<body> <h1> New user added! </h1> </body>"
52
echo "<body> <h1> New user added! </h1> </body>";