<#LANG_OW_HELP_CALL_MODULE_MENU_TITLE#>
[#module name="app_openweather"#] - <#LANG_OW_HELP_DISPLAY_INFO_CUR_WEATHER#>
[#module name="app_openweather" forecast="0"#] - <#LANG_OW_HELP_DISPLAY_INFO_CUR_WEATHER_FORECAST#>
[#module name="app_openweather" fact="off" forecast="1"#] - <#LANG_OW_HELP_DISPLAY_INFO_FORECAST_1DAY#>
forecast="0" - <#LANG_OW_HELP_DISPLAY_INFO_FORECAST_0DAY#>
forecast="1" - <#LANG_OW_HELP_DISPLAY_INFO_FORECAST_1DAY#>
forecast="2" - <#LANG_OW_HELP_DISPLAY_INFO_FORECAST_2DAY#>
<#LANG_OW_HELP_RUNSCRIPT_TITLE#>
<#LANG_OW_HELP_RUNSCRIPT_VAL#> include_once(DIR_MODULES . 'app_openweather/app_openweather.class.php');
$openweather = new app_openweather();
$openweather->get_weather(gg('ow_city.id'));