caipin 5 سال پیش
والد
کامیت
5ca06b25ac
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      protected/controller/ReceiptExtendController.php

+ 1 - 1
protected/controller/ReceiptExtendController.php

@@ -2662,7 +2662,7 @@ class ReceiptExtendController extends DooController {
     function receiptSummaryStatisticsByAgency(){
     	
     	//$cidIn = $this->get_args ( 'cidIn' ) ? $this->get_args ( 'cidIn' ) : '12,10,9';
-    	
+    	include Doo::conf()->BASE_PATH.'diagnostic/debug.php';
     	Doo::loadClass ( 'XDeode' );
     	
     	$cidKeyIn=file_get_contents( "protected/config/receipt/summary.conf.ini");