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.5


From: nomail
Subject: [Phpgroupware-cvs] headlines/newheadline.php, 1.13.2.1.2.5
Date: Wed, 14 Jul 2004 03:20:46 +0200

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

date: 2004/07/14 01:20:46;  author: skwashd;  state: Exp;  lines: +2 -2

Log Message:
closes deb #255798 and phpgw bug #9635
=====================================================================
Index: headlines/newheadline.php
diff -u headlines/newheadline.php:1.13.2.1.2.4 
headlines/newheadline.php:1.13.2.1.2.5
--- headlines/newheadline.php:1.13.2.1.2.4      Thu Jan 29 08:46:11 2004
+++ headlines/newheadline.php   Wed Jul 14 01:20:46 2004
@@ -92,7 +92,7 @@
                                        . "'" . strtolower($n_base_url) . "',"
                                        . "'$n_newsfile',0,"
                                        . "'" . 
$GLOBALS['phpgw']->db->db_addslashes($n_newstype) . "',"
-                                       . "$n_cachetime,$n_listings')";
+                                       . "$n_cachetime,$n_listings)";
 
                        $GLOBALS['phpgw']->db->query($sql,__LINE__,__FILE__);
 




reply via email to

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