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

This commit is contained in:
zero 2007-07-13 02:02:57 +00:00
parent 9d8feacbf0
commit 3ed04d26f6

View file

@ -47,4 +47,5 @@
$oModuleHandler->init();
$oModule = &$oModuleHandler->procModule();
$oModuleHandler->displayContent($oModule);
?>