phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php, 1.70, 1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/inc class.uiprojects.inc.php, 1.70, 1.71
Date: Sat, 20 Sep 2003 12:38:29 -0400

Update of /cvsroot/phpgroupware/projects/inc
In directory subversions:/tmp/cvs-serv16725/inc

Modified Files:
        class.uiprojects.inc.php 
Log Message:
update

Index: class.uiprojects.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/inc/class.uiprojects.inc.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -r1.70 -r1.71
*** class.uiprojects.inc.php    19 Sep 2003 20:51:01 -0000      1.70
--- class.uiprojects.inc.php    20 Sep 2003 16:38:26 -0000      1.71
***************
*** 40,59 ****
                var $public_functions = array
                (
!                       'list_projects'         => True,
!                       'edit_project'          => True,
!                       'delete_pa'                     => True,
!                       'view_project'          => True,
!                       'list_activities'       => True,
!                       'edit_activity'         => True,
!                       'list_admins'           => True,
!                       'edit_admins'           => True,
!                       'abook'                         => True,
!                       'preferences'           => True,
!                       'archive'                       => True,
!                       'accounts_popup'        => True,
!                       'e_accounts_popup'      => True,
!                       'list_budget'           => True,
!                       'view_pcosts'           => True,
!                       'edit_mstone'           => True
                );
  
--- 40,60 ----
                var $public_functions = array
                (
!                       'list_projects'                 => True,
!                       'list_projects_home'    => True,
!                       'edit_project'                  => True,
!                       'delete_pa'                             => True,
!                       'view_project'                  => True,
!                       'list_activities'               => True,
!                       'edit_activity'                 => True,
!                       'list_admins'                   => True,
!                       'edit_admins'                   => True,
!                       'abook'                                 => True,
!                       'preferences'                   => True,
!                       'archive'                               => True,
!                       'accounts_popup'                => True,
!                       'e_accounts_popup'              => True,
!                       'list_budget'                   => True,
!                       'view_pcosts'                   => True,
!                       'edit_mstone'                   => True
                );
  





reply via email to

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