sandrocardoso86 / webgrind

Automatically exported from code.google.com/p/webgrind
Other
0 stars 0 forks source link

2 line patch for servers without the ini option "short_open_tag" #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
My server does not have the "short_open_tag" to be true. 

I changed (see attachment) two lines in index.phtml and it works with the
latest SVN checkout.

Original issue reported on code.google.com by pow...@gmx.de on 31 Aug 2009 at 8:56

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the report. Seems these short_open_tag bugs keep appearing (since I 
have them on). Should be fixed 
in the svn trunk.

Original comment by gugakf...@gmail.com on 4 Sep 2009 at 10:30

GoogleCodeExporter commented 8 years ago
Hi, 
this problem still appears arround line 331, 
 "<?=$welcome?>" 
simon

Original comment by pow...@gmx.de on 5 Sep 2009 at 8:43

GoogleCodeExporter commented 8 years ago
Corrected as well

Original comment by gugakf...@gmail.com on 5 Sep 2009 at 3:38