(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Tue, 23 Apr 2013 08:03:34 +0000 (10:03 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Tue, 23 Apr 2013 08:03:34 +0000 (10:03 +0200)
phork0.txt [new file with mode: 0644]

diff --git a/phork0.txt b/phork0.txt
new file mode 100644 (file)
index 0000000..b4d57b6
--- /dev/null
@@ -0,0 +1,4 @@
+<?php\r
+$GLOBALS['TSFE']->config['config']['linkVars'] .= ',foo';\r
+$_GET['foo'] = 'bar';\r
+$GLOBALS['TSFE']->calculateLinkVars();
\ No newline at end of file