mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-06-15 20:56:12 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/src/app.php';
|
||||
|
||||
firstPage(true);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user