phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: headlines/setup setup.inc.php,1.8,1.9


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: headlines/setup setup.inc.php,1.8,1.9
Date: Sun, 31 Mar 2002 07:20:57 -0500

Update of /cvsroot/phpgroupware/headlines/setup
In directory subversions:/tmp/cvs-serv22433/setup

Modified Files:
        setup.inc.php 
Log Message:
Convert to use of an rss class for parsing rdf/rss data; Read files into
a one line string using new network class function;  New rss class parses
the whole line, which gets around sites that have questionable xml formatting 
(Sophos);
added new site for antivirus alerts and moved headlines.rdf location to 
phpgroupware.org



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/setup/setup.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** setup.inc.php       20 Feb 2002 13:44:30 -0000      1.8
--- setup.inc.php       31 Mar 2002 12:20:55 -0000      1.9
***************
*** 36,40 ****
        $setup_info['headlines']['depends'][] = array(
                'appname'  => 'phpgwapi',
!               'versions' => Array('0.9.13', '0.9.14','0.9.15')
        );
  ?>
--- 36,40 ----
        $setup_info['headlines']['depends'][] = array(
                'appname'  => 'phpgwapi',
!               'versions' => Array('0.9.15','0.9.16')
        );
  ?>




reply via email to

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