* [misc] remove unused code.
This commit is contained in:
@@ -339,7 +339,6 @@ class baseDAO
|
||||
$this->setMode('');
|
||||
$this->setMethod('');
|
||||
$this->setAutoLang(isset($this->config->framework->autoLang) and $this->config->framework->autoLang);
|
||||
$this->setAutoTpl(true);
|
||||
}
|
||||
|
||||
//-----根据请求的方式,调用sql类相应的方法(Call according method of sql class by query method. -----//
|
||||
|
||||
Reference in New Issue
Block a user