'.$scrpt_vrsn_dt.PHP_EOL; # # ------------check if script is already running $string = str_replace('.php','',basename(__FILE__)); if (isset ($$string) ) {echo 'This info is already displayed'; return;} $$string = $string; # # -------------load weatherdata and all settings $scrpt = 'PWS_livedata.php'; $stck_lst .= basename(__FILE__).' ('.__LINE__.') include_once =>'.$scrpt.PHP_EOL; include_once $scrpt; #----------------------------------------------- # script settings #----------------------------------------------- # none # ----------------- load general Aeris code $scrpt = 'fct_yrno_shared.php'; $stck_lst .= basename(__FILE__).' ('.__LINE__.') include_once =>'.$scrpt.PHP_EOL; $return = include_once $scrpt; # if ($return == false) {echo ''.PHP_EOL; $stck_lst=''; return false;} # if ( (3600 + $yrno_fct_time) < time() ) { $online_txt = ' '.$online.lang('Offline').' '; } else { $online_txt = ' ' .$online.set_my_time_lng($yrno_fct_time,true).' ' ;} echo '