ErrorException [ Fatal Error ]: Class 'Model_Supplier_Brokerage' not found

DOCROOT/tools/classes/st/task.php [ 74 ]

69     public static function auto_change_supplier_brokerage()
70     {
71 
72         if(St_Functions::is_normal_app_install('supplierfinancemanage'))
73         {
74             Model_Supplier_Brokerage::auto_change_status();
75         }
76 
77 
78     }
79 
  1. {PHP internal call} » Kohana_Core::shutdown_handler()

Environment