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

This commit is contained in:
zero 2007-04-16 02:25:38 +00:00
parent b935e02349
commit 291e989dcf

View file

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