File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ engine = On
200
200
201
201
; This directive determines whether or not PHP will recognize code between
202
202
; <? and ?> tags as PHP source which should be processed as such. For several
203
- ; years we recommended that you not use the short tag "short cut" and
203
+ ; years we recommended that you not use the short tag shortcut and
204
204
; instead to use the full <?php and ?> tag combination. With the widespread use
205
205
; of XML and use of these tags by other languages, the server can become easily
206
206
; confused and end up parsing the wrong code in the wrong context.
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ engine = On
200
200
201
201
; This directive determines whether or not PHP will recognize code between
202
202
; <? and ?> tags as PHP source which should be processed as such. For several
203
- ; years we recommended that you not use the short tag "short cut" and
203
+ ; years we recommended that you not use the short tag shortcut and
204
204
; instead to use the full <?php and ?> tag combination. With the widespread use
205
205
; of XML and use of these tags by other languages, the server can become easily
206
206
; confused and end up parsing the wrong code in the wrong context.
You can’t perform that action at this time.
0 commit comments