phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] headlines/inc/functions.inc.php, 1.16.4.4


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

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

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

Log Message:
more changes including the feed site
=====================================================================
Index: headlines/inc/functions.inc.php
diff -u headlines/inc/functions.inc.php:1.16.4.3 
headlines/inc/functions.inc.php:1.16.4.4
--- headlines/inc/functions.inc.php:1.16.4.3    Thu Jan 29 07:40:16 2004
+++ headlines/inc/functions.inc.php     Thu Jul 15 11:34:40 2004
@@ -199,7 +199,7 @@
 
                        // get the file that contains the links
                        // "http://www.phpgroupware.org/headlines.rdf";;
-                       $lines = 
$GLOBALS['phpgw']->network->gethttpsocketfile("http://blinkylight.com/headlines.rdf";);
+                       $lines = 
$GLOBALS['phpgw']->network->gethttpsocketfile("http://phpgroupware.org/headlines.rdf";);
                        if (!$lines)
                        {
                                return False;




reply via email to

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