git-svn-id: http://xe-core.googlecode.com/svn/trunk@320 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-08 02:41:48 +00:00
parent b6268cf13f
commit b277fe9d7f
10 changed files with 172 additions and 161 deletions

View file

@ -90,7 +90,7 @@
**/
function dispLayoutList() {
$oLayoutView = &getView('layout');
$oLayoutView->dispLayoutList();
$oLayoutView->dispDownloadedLayoutList();
$this->setTemplatePath($oLayoutView->getTemplatePath());
$this->setTemplateFile($oLayoutView->getTemplateFile());