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

This commit is contained in:
zero 2007-04-12 11:01:40 +00:00
parent c2497596a1
commit 6d6d6c5b8b
5 changed files with 24 additions and 19 deletions

View file

@ -255,7 +255,7 @@
Context::set('buff', $buff);
$this->setTemplatePath($this->module_path.'tpl');
$this->setTemplateFile('print_uploaded_file_list.html');
$this->setTemplateFile('print_uploaded_file_list');
}
/**