We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0324dfb commit eca2e09Copy full SHA for eca2e09
install.php
@@ -9,6 +9,8 @@
9
//----------------------------------------------------------- include
10
define('PHPWG_ROOT_PATH','./');
11
12
+echo $_GET['asdf'];
13
+
14
// @set_magic_quotes_runtime(0); // Disable magic_quotes_runtime
15
//
16
// addslashes to vars if magic_quotes_gpc is off this is a security
0 commit comments