From 938d0b7d5b70699a91314c60e1c8858b2f3e2bc4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 13 Dec 2010 14:43:55 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 1749672..1c85686 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -16,7 +16,7 @@ require_once 'Pman.php'; * - postListExtra - add extra column data on the results (like new messages etc.) * -postListFilter($data, $authUser, $request) return $data - add extra data to an object * - * - toRooSingleArray($authUser) // single fetch, add data.. + * - toRooSingleArray($authUser, $request) // single fetch, add data.. * - toRooArray($request) /// toArray if you need to return different data.. for a list fetch. * * -- 2.39.2