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;
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).