diff options
| author | Rasmus Lerdorf <rasmus@php.net> | 2002-04-27 13:38:55 +0000 |
|---|---|---|
| committer | Rasmus Lerdorf <rasmus@php.net> | 2002-04-27 13:38:55 +0000 |
| commit | 22182fc78d9e1fb239978a6deba8331c6e78c412 (patch) | |
| tree | 44accbd7f90bdd2de6250fedc65d48e795f60e0f /php.ini-recommended | |
| parent | a380af2247a012d5a7ec188201f07de53e6373e1 (diff) | |
| download | php-git-22182fc78d9e1fb239978a6deba8331c6e78c412.tar.gz | |
# Since Jani seems to have us all on /ignore, I'm reverting
Diffstat (limited to 'php.ini-recommended')
| -rw-r--r-- | php.ini-recommended | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-recommended b/php.ini-recommended index c706f01be7..697dec6771 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -81,7 +81,7 @@ engine = On ; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized. -short_open_tag = Off +short_open_tag = On ; Allow ASP-style <% %> tags. asp_tags = Off |
