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 2c5ecc7 commit 0728d75Copy full SHA for 0728d75
dev/tests/functional/.htaccess
@@ -35,11 +35,6 @@
35
php_value memory_limit 256M
36
php_value max_execution_time 18000
37
38
-############################################
39
-## disable magic quotes for php request vars
40
-
41
- php_flag magic_quotes_gpc off
42
43
############################################
44
## disable automatic session start
45
## before autoload was initialized
@@ -72,11 +67,6 @@
72
67
73
68
74
69
75
76
77
78
79
80
70
81
71
82
0 commit comments