Closed (fixed)
Project:
U.S. National Weather Service
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Mar 2010 at 22:56 UTC
Updated:
24 Apr 2010 at 17:20 UTC
Minor bug with php short-tag disabled
Currently the last line in nws-weather-forecast-period.tpl.php is malformed (using php short tags),
it should be:
endif;
Comments
Comment #1
benmirkhah commentedComment #2
dwaine commentedThanks Ben,
I've corrected the code and released version 1.0 (non RC).