* load company lang.

This commit is contained in:
wangchunsheng
2010-11-22 07:19:50 +00:00
parent da79fc1e29
commit 1b8ae663f2
+1
View File
@@ -24,6 +24,7 @@ class common extends control
$this->common->sendHeader();
$this->common->setCompany();
$this->common->setUser();
$this->app->loadLang('company');
}
/**