fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7816]


From: Torstein
Subject: [Fmsystem-commits] [7816]
Date: Wed, 05 Oct 2011 05:54:56 +0000

Revision: 7816
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7816
Author:   vator
Date:     2011-10-05 05:54:56 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/rental/inc/class.uiparty.inc.php

Modified: trunk/rental/inc/class.uiparty.inc.php
===================================================================
--- trunk/rental/inc/class.uiparty.inc.php      2011-10-05 05:53:02 UTC (rev 
7815)
+++ trunk/rental/inc/class.uiparty.inc.php      2011-10-05 05:54:56 UTC (rev 
7816)
@@ -515,7 +515,7 @@
                                $party->set_comment(phpgw::get_var('comment'));
                                
//$party->set_location_id(phpgw::get_var('location_id'));
                                
$party->set_org_enhet_id(phpgw::get_var('org_enhet_id'));
-                               
$party->set_unit_person(phpgw::get_var('unit_person'));
+                               
$party->set_unit_leader(phpgw::get_var('unit_leader'));
                                
                                
if(rental_soparty::get_instance()->store($party)) // ... and then try to store 
the object
                                {




reply via email to

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