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

+ 1 - 1
protected/controller/ReceiptController.php

@@ -68,7 +68,7 @@ class ReceiptController extends DooController {
 			
 			$icm = $invoiceCompanyManage->getInvoiceCMByStaff ( $sid );
 			if (empty ( $icm ))
-				die ( 'illegal request' );
+				die ( 'illegal request-statistics' );
 		}
 		
 		Doo::loadModel ( 'staff' );