File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -637,9 +637,9 @@ ignore_repeated_source = Off
637637; This directive determines which super global data (G,P & C) should be
638638; registered into the super global array REQUEST. If so, it also determines
639639; the order in which that data is registered. The values for this directive
640- ; are specified in the same manner as the directive,
640+ ; are specified in the same manner as the variables_order directive,
641641; EXCEPT one. Leaving this value empty will cause PHP to use the value set
642- ; in the directive. It does not mean it will leave the super
642+ ; in the variables_order directive. It does not mean it will leave the super
643643; globals array REQUEST empty.
644644; Default Value: None
645645; Development Value: "GP"
You can’t perform that action at this time.
0 commit comments