caipin 9 rokov pred
rodič
commit
68b935ed35

+ 1 - 1
protected/controller/InvoiceController.php

@@ -22,7 +22,7 @@ class InvoiceController extends DooController {
 				$staff = new staff ();
 				Doo::loadModel("execute");
 				$execute=new execute();
-				
+				//8956
 				$verifyList=$verify->find(array('select'=>'staff','asArray'=>true));
 				$list=array();