phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.accounts_contacts.inc.php,1.1


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.accounts_contacts.inc.php,1.12,1.13 class.accounts_ldap.inc.php,1.111,1.112 class.accounts_sql.inc.php,1.89,1.90
Date: Sat, 21 Sep 2002 01:15:34 -0400

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

Modified Files:
        class.accounts_contacts.inc.php class.accounts_ldap.inc.php 
        class.accounts_sql.inc.php 
Log Message:
Updates needed for phpwebhosting -> filemanager name change

Index: class.accounts_contacts.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.accounts_contacts.inc.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** class.accounts_contacts.inc.php     21 Apr 2002 17:42:40 -0000      1.12
--- class.accounts_contacts.inc.php     21 Sep 2002 05:15:31 -0000      1.13
***************
*** 338,342 ****
                                        'notes',
                                        'todo',
!                                       'phpwebhosting',
                                        'manual'
                                );
--- 338,342 ----
                                        'notes',
                                        'todo',
!                                       'filemanager',
                                        'manual'
                                );

Index: class.accounts_ldap.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.accounts_ldap.inc.php,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -r1.111 -r1.112
*** class.accounts_ldap.inc.php 17 Sep 2002 02:33:03 -0000      1.111
--- class.accounts_ldap.inc.php 21 Sep 2002 05:15:32 -0000      1.112
***************
*** 747,751 ****
                                        'notes',
                                        'todo',
!                                       'phpwebhosting',
                                        'manual'
                                );
--- 747,751 ----
                                        'notes',
                                        'todo',
!                                       'filemanager',
                                        'manual'
                                );

Index: class.accounts_sql.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.accounts_sql.inc.php,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -r1.89 -r1.90
*** class.accounts_sql.inc.php  2 Sep 2002 02:32:10 -0000       1.89
--- class.accounts_sql.inc.php  21 Sep 2002 05:15:32 -0000      1.90
***************
*** 377,381 ****
                                                'notes',
                                                'todo',
!                                               'phpwebhosting',
                                                'manual'
                                        );
--- 377,381 ----
                                                'notes',
                                                'todo',
!                                               'filemanager',
                                                'manual'
                                        );
***************
*** 432,434 ****
        /*!
         @class_end accounts
!       */
\ No newline at end of file
--- 432,434 ----
        /*!
         @class_end accounts
!       */





reply via email to

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