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.40,1.41


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

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

Modified Files:
        lang.php 
Log Message:
Fix " vs. '

Index: lang.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/lang.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** lang.php    15 Sep 2002 23:21:01 -0000      1.40
--- lang.php    17 Sep 2002 04:24:14 -0000      1.41
***************
*** 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]