mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
commit
1f86ae7883
106 changed files with 314 additions and 1534 deletions
|
|
@ -1301,7 +1301,7 @@ class ModuleHandler extends Handler
|
|||
foreach($trigger_functions as $item)
|
||||
{
|
||||
$before_each_trigger_time = microtime(true);
|
||||
$item($obj);
|
||||
$output = $item($obj);
|
||||
$after_each_trigger_time = microtime(true);
|
||||
|
||||
if ($trigger_name !== 'common.writeSlowlog')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue