mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7440 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
aff477dd54
commit
e5c5449be4
9 changed files with 38 additions and 179 deletions
|
|
@ -53,10 +53,8 @@
|
|||
if($oContext->checkSSO()) {
|
||||
$oModuleHandler = new ModuleHandler();
|
||||
if($oModuleHandler->init()) {
|
||||
$start_time = microtime(1);
|
||||
$oModule = &$oModuleHandler->procModule();
|
||||
$oModuleHandler->displayContent($oModule);
|
||||
debugPrint(microtime(1) - $start_time);
|
||||
}
|
||||
}
|
||||
$oContext->close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue