plugins/debug_logger/debug_logger.php @@ -142,8 +142,9 @@ return $args; } function __destruct(){ function __destruct() { if ($this->runlog) $this->runlog->end(); } } ?>