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

This commit is contained in:
zero 2007-03-26 09:32:45 +00:00
parent 062bca7301
commit d45cbb04a7
9 changed files with 93 additions and 39 deletions

View file

@ -36,7 +36,6 @@
$oEditorModel = &getModel('editor');
$component = $oEditorModel->getComponent($component_name);
debugPrint($component);
Context::set('component', $component);
$this->setTemplatePath($this->module_path.'tpl');