Skip to content

Commit eca2e09

Browse files
authored
Update install.php
1 parent 0324dfb commit eca2e09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
//----------------------------------------------------------- include
1010
define('PHPWG_ROOT_PATH','./');
1111

12+
echo $_GET['asdf'];
13+
1214
// @set_magic_quotes_runtime(0); // Disable magic_quotes_runtime
1315
//
1416
// addslashes to vars if magic_quotes_gpc is off this is a security

0 commit comments

Comments
 (0)