fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15651] rental: call method in object mode


From: sigurdne
Subject: [Fmsystem-commits] [15651] rental: call method in object mode
Date: Sat, 10 Sep 2016 10:54:27 +0000 (UTC)

Revision: 15651
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15651
Author:   sigurdne
Date:     2016-09-10 10:54:27 +0000 (Sat, 10 Sep 2016)
Log Message:
-----------
rental: call method in object mode

Modified Paths:
--------------
    branches/dev-syncromind-2/rental/inc/class.uiapplication.inc.php

Modified: branches/dev-syncromind-2/rental/inc/class.uiapplication.inc.php
===================================================================
--- branches/dev-syncromind-2/rental/inc/class.uiapplication.inc.php    
2016-09-10 01:17:17 UTC (rev 15650)
+++ branches/dev-syncromind-2/rental/inc/class.uiapplication.inc.php    
2016-09-10 10:54:27 UTC (rev 15651)
@@ -353,7 +353,8 @@
                        $editable = phpgw::get_var('editable', 'bool');
                        $type = 'all_composites';
 
-                       $filters = rental_uicomposite::get_filters();
+//                     $filters = rental_uicomposite::get_filters();
+                       $filters = ExecMethod('rental.uicomposite.get_filters');
 
                        $schedule['filters'] = $filters;
 




reply via email to

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