caipin 5 rokov pred
rodič
commit
f92e04f0d4

+ 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' );