From 6702354bd1fc19623bdc4a58b2d9ff9472022913 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 12 Nov 2010 15:31:16 +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 79f718b..dabf5f6 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -157,7 +157,7 @@ class Pman_Roo extends Pman $this->loadMap($x, $_columns, empty($_REQUEST['_distinct']) ? false: $_REQUEST['_distinct']); $this->setFilters($x,$_REQUEST); - + print_r($x->sequenceKeys()); print_r($x); // build join if req. -- 2.39.2