phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: setup lang.php,1.30.2.2,1.30.2.3


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup lang.php,1.30.2.2,1.30.2.3
Date: Tue, 17 Sep 2002 00:26:50 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        lang.php 
Log Message:
Fix " vs. '

Index: lang.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/lang.php,v
retrieving revision 1.30.2.2
retrieving revision 1.30.2.3
diff -C2 -r1.30.2.2 -r1.30.2.3
*** lang.php    15 Sep 2002 23:19:13 -0000      1.30.2.2
--- lang.php    17 Sep 2002 04:26:47 -0000      1.30.2.3
***************
*** 121,125 ****
                                                                        if 
(intval($result) <= 0)
                                                                        {
!                                                                               
echo '<br>Error inserting record: lang values 
('".$message_id."','".$app_name."','".$GLOBALS['phpgw_setup']->db_lang."','".$content."')";
                                                                        }
                                                                }
--- 121,125 ----
                                                                        if 
(intval($result) <= 0)
                                                                        {
!                                                                               
echo "<br>Error inserting record: lang values 
('".$message_id."','".$app_name."','".$GLOBALS['phpgw_setup']->db_lang."','".$content."')";
                                                                        }
                                                                }





reply via email to

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