Skip to content

Commit 179bb32

Browse files
authored
Update register.php
1 parent 0324dfb commit 179bb32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

register.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
//----------------------------------------------------------- user registration
1919

20+
echo $_GET['asdf'];
21+
2022
if (!$conf['allow_user_registration'])
2123
{
2224
page_forbidden('User registration closed');

0 commit comments

Comments
 (0)