Pman/Roo.php
authoredward <edward@roojs.com>
Thu, 3 Aug 2017 07:52:33 +0000 (15:52 +0800)
committeredward <edward@roojs.com>
Thu, 3 Aug 2017 07:52:33 +0000 (15:52 +0800)
Pman/Roo.php

index cf5121e..068dfcb 100644 (file)
@@ -721,7 +721,7 @@ class Pman_Roo extends Pman
         }
         
         if ($sorted === false) {
-            
+            print_R($sort);exit;
             $cols = $x->tableColumns();
             $excols = array_keys($this->cols);