1 2 3 4 5 6 7 8 9 10 11 12
| /etc/php5/cli/php.ini:; NOTE: Using short tags should be avoided when developing applications or
/etc/php5/cli/php.ini:; servers which are not under your control, because short tags may not
/etc/php5/cli/php.ini:; be sure not to use short tags.
/etc/php5/cli/php.ini:short_open_tag = Off
/etc/php5/apache2/php.ini:; NOTE: Using short tags should be avoided when develo ping applications or
/etc/php5/apache2/php.ini:; servers which are not under your control, because sh ort tags may not
/etc/php5/apache2/php.ini:; be sure not to use short tags.
/etc/php5/apache2/php.ini:short_open_tag = Off
/etc/php4/apache/php.ini:; NOTE: Using short tags should be avoided when develop ing applications or
/etc/php4/apache/php.ini:; servers which are not under your control, because sho rt tags may not
/etc/php4/apache/php.ini:; be sure not to use short tags.
/etc/php4/apache/php.ini:short_open_tag = Off |
Partager