+ add myrouter class.

This commit is contained in:
wangyidong
2016-03-01 14:48:02 +08:00
parent da0b5e611d
commit ffd58aebb7
3 changed files with 99 additions and 4 deletions
+2 -2
View File
@@ -367,10 +367,10 @@ class router
$this->setWwwRoot();
$this->setDataRoot();
$this->filterSuperVars();
$this->setSuperVars();
$this->loadConfig('common');
$this->filterSuperVars();
$this->setDebug();
$this->setErrorHandler();