phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] headlines newheadline.php, 1.13.2.1.2.2, 1.13.2.1.2.3


From: Chris Weiss <address@hidden>
Subject: [Phpgroupware-cvs] headlines newheadline.php, 1.13.2.1.2.2, 1.13.2.1.2.3
Date: Sun, 02 Nov 2003 00:23:37 +0000

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

Modified Files:
      Tag: Version-0_9_16-branch
        newheadline.php 
Log Message:
and another typo


Index: newheadline.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/newheadline.php,v
retrieving revision 1.13.2.1.2.2
retrieving revision 1.13.2.1.2.3
diff -C2 -d -r1.13.2.1.2.2 -r1.13.2.1.2.3
*** newheadline.php     2 Nov 2003 00:18:34 -0000       1.13.2.1.2.2
--- newheadline.php     2 Nov 2003 00:23:35 -0000       1.13.2.1.2.3
***************
*** 90,94 ****
                                        . "'" . 
$phpgw->db->db_addslashes($n_newstype) . "',"
                                        . intval($n_cachetime) . ','
!                                       . intval($n_listings);
  
                        $phpgw->db->query($sql,__LINE__,__FILE__);
--- 90,94 ----
                                        . "'" . 
$phpgw->db->db_addslashes($n_newstype) . "',"
                                        . intval($n_cachetime) . ','
!                                       . intval($n_listings) . ')';
  
                        $phpgw->db->query($sql,__LINE__,__FILE__);





reply via email to

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