* * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU General Public License as published by the * * Free Software Foundation; either version 2 of the License, or (at your * * option) any later version. * \**************************************************************************/ /* $Id$ */ $phpgw_flags["currentapp"] = "admin"; include("../header.inc.php"); if (! $con) Header("Location: ".$phpgw->link("headlines.php")); $phpgw->db->query("select * from news_site where con=$con"); $phpgw->db->next_record(); ?>
db->query("select title,link from news_headlines where site=$con"); if ($phpgw->db->num_rows() <> 0) { echo ""; while($phpgw->db->next_record()) { ?>
db->f("display"); ?>
db->f("base_url"); ?>
db->f("newsfile"); ?>
preferences->show_date($phpgw->db->f("lastread")); ?>
db->f("cachetime"); ?>
db->f("listings"); ?>
db->f("newstype"); ?>






" target="_new">db->f("title") ?>