From 140687bdacce403720fa594b8721bac79456b022 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:35:04 +0800 Subject: [PATCH] RooTrait.php --- RooTrait.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/RooTrait.php b/RooTrait.php index 69a8355f..3a298efa 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -159,8 +159,6 @@ trait Pman_Core_RooTrait { 'distinct' => $distinct )); - print_R($do);exit; - $this->countWhat = $ret['count']; $this->cols = $ret['cols']; $this->colsJname = $ret['join_names']; -- 2.39.2