invalid call to script $pageName";exit;}$SITE['wsModules'][$pageName] = 'version: ' . $pageVersion;$pageFile = basename(__FILE__); // check to see this is the real scriptif ($pageFile <> $pageName) {$SITE['wsModules'][$pageFile] = 'this file loaded instead of '.$pageName;}echo '".PHP_EOL;# ----------------------------------------------------------------------## HOW TO:# 1.0 change two lines above (####) to reflect your new page name and version (starting with 0.00 is a good idea)## 1.1 save in directory weather2/_my_scripts/ with the correct name ( and with characterset UTF-8 when your editor has this option)## 1.2 insert your code in PHP and/or HTML and save again# # 2.0 make an entry in the menufile (wsMenuData.xml) for example: #