phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: headlines index.php,1.24,1.24.2.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: headlines index.php,1.24,1.24.2.1
Date: Mon, 13 May 2002 18:59:30 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Log Message:
GNU Patch #291.

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/index.php,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -C2 -r1.24 -r1.24.2.1
*** index.php   19 Nov 2001 15:46:14 -0000      1.24
--- index.php   13 May 2002 22:59:25 -0000      1.24.2.1
***************
*** 87,91 ****
                                $var = Array(
                                        'item_link'  => stripslashes($link),
!                                       'item_label' => stripslashes($title)
                                );
                                $GLOBALS['phpgw']->template->set_var($var);
--- 87,92 ----
                                $var = Array(
                                        'item_link'  => stripslashes($link),
!                                       'item_label' => stripslashes($title),
!                                       'error'      => ''
                                );
                                $GLOBALS['phpgw']->template->set_var($var);




reply via email to

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