phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc class.uiowner.inc.php,1.7,1.8


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc class.uiowner.inc.php,1.7,1.8
Date: Tue, 03 Jun 2003 06:24:04 -0400

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv10676/inc

Modified Files:
        class.uiowner.inc.php 
Log Message:
no message

Index: class.uiowner.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/class.uiowner.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** class.uiowner.inc.php       29 May 2003 07:42:24 -0000      1.7
--- class.uiowner.inc.php       3 Jun 2003 10:24:00 -0000       1.8
***************
*** 248,256 ****
                        $values['org_name']             = 
get_var('vendor_name',array('POST'));
  
! /*                    if($GLOBALS['phpgw']->is_repost())
                        {
                                $receipt['error'][]=array('msg'=>lang('Repost 
!'));
                        }
! */
                        $GLOBALS['phpgw']->xslttpl->add_file(array('owner'));
  
--- 248,256 ----
                        $values['org_name']             = 
get_var('vendor_name',array('POST'));
  
!                       if($GLOBALS['phpgw']->is_repost())
                        {
                                $receipt['error'][]=array('msg'=>lang('Repost 
!'));
                        }
! 
                        $GLOBALS['phpgw']->xslttpl->add_file(array('owner'));
  





reply via email to

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