phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.uiproject.inc.php, 1.5


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.uiproject.inc.php, 1.5
Date: Sun, 4 Jul 2004 19:24:39 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.uiproject.inc.php

date: 2004/07/04 17:24:39;  author: sigurdne;  state: Exp;  lines: +0 -4

Log Message:
no message
=====================================================================
Index: property/inc/class.uiproject.inc.php
diff -u property/inc/class.uiproject.inc.php:1.4 
property/inc/class.uiproject.inc.php:1.5
--- property/inc/class.uiproject.inc.php:1.4    Thu Jul  1 08:15:08 2004
+++ property/inc/class.uiproject.inc.php        Sun Jul  4 17:24:39 2004
@@ -701,7 +701,6 @@
                                                }
                                                endif;
                                        }
-
                                }
 
                                if (isset($receipt['notice_owner']) AND 
is_array($receipt['notice_owner']))
@@ -768,16 +767,13 @@
                                if(!$values['workorder_budget'] && $save)
                                {
                                        
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction='.$this->currentapp.'.uiworkorder.edit&project_id='
 . $id);
-
                                }
 
                                if 
(!$this->bocommon->check_perms($values['grants'],PHPGW_ACL_EDIT))
                                {
                                        
$receipt['error'][]=array('msg'=>lang('You have no edit right for this 
project'));
                                        
$GLOBALS['phpgw']->session->appsession('receipt',$this->currentapp,$receipt);
-
                                        
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction='.$this->currentapp.'.uiproject.view&id='
 . $id);
-
                                }
                                else
                                {




reply via email to

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