caipin преди 5 години
родител
ревизия
e46389593a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      protected/controller/ReceiptExtendController.php

+ 1 - 1
protected/controller/ReceiptExtendController.php

@@ -2735,7 +2735,7 @@ class ReceiptExtendController extends DooController {
     }
     
     function setSummaryCategory(){
-    	$cidKey= $this->get_args ( 'cidKey[]' ) ? $this->get_args ( 'cidKey[]' ) : "";
+    	$cidKey= $this->get_args ( 'cidKey' ) ? $this->get_args ( 'cidKey' ) : "";
     	
     	print_r($cidKey);die;