mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
5 lines
57 B
PHP
5 lines
57 B
PHP
<?php
|
|
|
|
$f3 = require(__DIR__.'/../app.php');
|
|
|
|
$f3->run(); |