Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-09 16:27:21 +02:00
committed by GitHub
parent 40e74c9eff
commit bb94e30282
5 changed files with 198 additions and 67 deletions

View File

@ -44,6 +44,4 @@
* @see http://php.net/manual/en/language.types.callable.php
*/
register_shutdown_function(array($app, 'shutdown'));
?>