mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-09 19:52:28 +01:00
Remove redundant ip variable
This commit is contained in:
parent
79c9e6f84f
commit
002e029ed4
@ -90,7 +90,6 @@
|
||||
. '$wsn = "' . $_POST['appname'] . '";'
|
||||
. '$wsb = "' . $nowdate . '";'
|
||||
. '$ppass = \'' . hashpass($_POST['protpass']) . '\';'
|
||||
. '$ip = $_SERVER[\'REMOTE_ADDR\'];'
|
||||
. '$hp = "' . sha1(rstr(30)) . "\";"
|
||||
. '$regtype = "' . $_POST['reg'] . "\";"
|
||||
. '$path = "' . $_POST['path'] . "\";"
|
||||
|
Loading…
Reference in New Issue
Block a user