Pman/Roo.php
authoredward <edward@roojs.com>
Wed, 31 May 2017 05:59:51 +0000 (13:59 +0800)
committeredward <edward@roojs.com>
Wed, 31 May 2017 05:59:51 +0000 (13:59 +0800)
Pman/Roo.php

index c245ead..7b8f4c9 100644 (file)
@@ -1294,8 +1294,6 @@ class Pman_Roo extends Pman
             'distinct' => $distinct
         ));
         
-      
-        
         $this->countWhat = $ret['count'];
         $this->cols = $ret['cols'];
         $this->colsJname = $ret['join_names'];