phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.121.2.3,1.121.2


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.121.2.3,1.121.2.4
Date: Tue, 12 Feb 2002 05:09:28 -0500

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv30866/phpgwapi/inc

Modified Files:
      Tag: Version-0_9_14-branch
        functions.inc.php 
Log Message:
correcting a typo

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/functions.inc.php,v
retrieving revision 1.121.2.3
retrieving revision 1.121.2.4
diff -C2 -r1.121.2.3 -r1.121.2.4
*** functions.inc.php   12 Feb 2002 10:05:25 -0000      1.121.2.3
--- functions.inc.php   12 Feb 2002 10:09:25 -0000      1.121.2.4
***************
*** 79,83 ****
                                if (!is_array($var))
                                {
!                                       if ($var == 'messageonly')
                                        {
                                                if (!DEBUG_DATATYPES)
--- 79,83 ----
                                if (!is_array($var))
                                {
!                                       if ($var != 'messageonly')
                                        {
                                                if (!DEBUG_DATATYPES)




reply via email to

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