Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-09 16:14:52 +02:00
committed by GitHub
parent 1a67a7169a
commit 40e74c9eff
7 changed files with 352 additions and 252 deletions

View File

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