caipin преди 8 години
родител
ревизия
150d12d777
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      protected/controller/InvoiceController.php

+ 1 - 2
protected/controller/InvoiceController.php

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