phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] headlines/setup/default_records.inc.php, 1.3.4.1


From: nomail
Subject: [Phpgroupware-cvs] headlines/setup/default_records.inc.php, 1.3.4.1
Date: Thu, 15 Jul 2004 13:34:40 +0200

Update of /headlines/setup
Modified Files:
        Branch: Version-0_9_16-branch
          default_records.inc.php

date: 2004/07/15 11:34:40;  author: skwashd;  state: Exp;  lines: +2 -4

Log Message:
more changes including the feed site
=====================================================================
Index: headlines/setup/default_records.inc.php
diff -u headlines/setup/default_records.inc.php:1.3 
headlines/setup/default_records.inc.php:1.3.4.1
--- headlines/setup/default_records.inc.php:1.3 Sun Sep 23 12:07:50 2001
+++ headlines/setup/default_records.inc.php     Thu Jul 15 11:34:40 2004
@@ -15,12 +15,10 @@
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Freshmeat','http://freshmeat.net','/backend/fm.rdf',0,'fm',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Linux Today','http://linuxtoday.com','/backend/linuxtoday.xml',0,'lt',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Linux Game Tome','http://happypenguin.org','/html/news.rdf',0,'rdf',60,20)");
-       $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('linux-at-work.de','http://linux-at-work.de','/backend.php',0,'rdf',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Segfault','http://segfault.org','/stories.xml',0,'sf',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('KDE News','http://www.kde.org','/news/kdenews.rdf',0,'rdf',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Gnome News','http://news.gnome.org','/gnome-news/rdf',0,'rdf',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Gimp News','http://www.xach.com','/gimp/news/channel.rdf',0,'rdf-chan',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('Mozilla','http://www.mozilla.org','/news.rdf',0,'rdf-chan',60,20)");
        $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('MozillaZine','http://www.mozillazine.org','/contents.rdf',0,'rdf',60,20)");
-       $oProc->query("insert into phpgw_headlines_sites 
(display,base_url,newsfile,lastread,newstype,cachetime,listings) values 
('phpgw.de - deutsche PHPGroupware 
Seite','http://phpgw.de','/backend.php',0,'rdf',60,20)");
-?>
\ No newline at end of file
+?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]