* adjust for task #2266.

This commit is contained in:
wangyidong
2015-05-21 13:36:25 +08:00
parent 927851d74f
commit 0345e1a380
78 changed files with 698 additions and 741 deletions
-1
View File
@@ -1,6 +1,5 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php
$this->loadModel('custom')->customByConfig();
$webRoot = $this->app->getWebRoot();
$jsRoot = $webRoot . "js/";
$themeRoot = $webRoot . "theme/";