1
0
mirror of git://f0xx.org/ac/ac-platform-php synced 2026-07-29 03:39:06 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-23 12:29:28 +02:00
commit f4b39bea26
11 changed files with 2095 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php
declare(strict_types=1);
return require __DIR__ . '/footer.config.example.php';