shownews(); } function headlines() { global $sysadm, $webid; /* echo '
'; echo ''; echo ''; */ $sql='SELECT * FROM org_texts WHERE webid='.$webid .' and txttype=3 and publishdate>"0000-00-00" and deletedate="0000-00-00" ORDER BY publishdate desc, id DESC LIMIT 20'; //echo $sql; $txt=read($sql,true); //echo 'Underhåll pågår
'; echo ''.$article['publishdate'].' '.age($article['publishdate']); if ($sysadm) { echo ' Ändra'; } echo '
'; echo 'Programunderhåll pågår."
'; exit; echo 'Det finns inga texter
'; } else { $q=count($articles); //echo 'Antal artiklar: '.$q; echo '