fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9692] api : uicommon


From: Sigurd Nes
Subject: [Fmsystem-commits] [9692] api : uicommon
Date: Thu, 28 Jun 2012 08:01:52 +0000

Revision: 9692
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9692
Author:   sigurdne
Date:     2012-06-28 08:01:50 +0000 (Thu, 28 Jun 2012)
Log Message:
-----------
api : uicommon

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.uicommon.inc.php

Modified: trunk/phpgwapi/inc/class.uicommon.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.uicommon.inc.php   2012-06-28 07:48:33 UTC (rev 
9691)
+++ trunk/phpgwapi/inc/class.uicommon.inc.php   2012-06-28 08:01:50 UTC (rev 
9692)
@@ -378,6 +378,7 @@
                        return array(   
                                'ResultSet' => array(
                                        'totalResultsAvailable' => 
$results['total_records'],
+                                       'totalRecords'          => 
$results['total_records'],// temeporary 
                                        'recordsReturned'       => 
count($results['results']),
                                        'startIndex'            => 
$results['start'], 
                                        'sortKey'                       => 
$results['sort'], 




reply via email to

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