1
0
mirror of git://f0xx.org/ac/ac-be-issues synced 2026-07-29 04:18:08 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-23 12:29:35 +02:00
commit d5b8c54b5b
15 changed files with 2176 additions and 0 deletions

2
public/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
require __DIR__ . '/../views/layout.php';