phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: filemanager/setup tables_update.inc.php, 1.4.4.2


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: filemanager/setup tables_update.inc.php, 1.4.4.2, 1.4.4.3
Date: Sun, 07 Sep 2003 22:24:43 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        tables_update.inc.php 
Log Message:
typo in function name fix

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/filemanager/setup/tables_update.inc.php,v
retrieving revision 1.4.4.2
retrieving revision 1.4.4.3
diff -C2 -r1.4.4.2 -r1.4.4.3
*** tables_update.inc.php       8 Sep 2003 01:48:03 -0000       1.4.4.2
--- tables_update.inc.php       8 Sep 2003 02:24:40 -0000       1.4.4.3
***************
*** 59,63 ****
        */
        $test[] = '0.9.13.005';
!       function filemanager_update0_9_13_005()
        {
                $sql = "UPDATE phpgw_acl SET acl_appname='filemanager' WHERE 
acl_appname='phpwebhosting'";
--- 59,63 ----
        */
        $test[] = '0.9.13.005';
!       function filemanager_upgrade0_9_13_005()
        {
                $sql = "UPDATE phpgw_acl SET acl_appname='filemanager' WHERE 
acl_appname='phpwebhosting'";





reply via email to

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