diff --git a/core/send_event.php b/core/send_event.php index 1ef01bd7..892304ae 100644 --- a/core/send_event.php +++ b/core/send_event.php @@ -81,7 +81,6 @@ function _dump_event_listeners(array $event_listeners, string $path): void } $p .= ");\n"; - $p .= "?".">"; file_put_contents($path, $p); }