mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-15 17:41:33 +01:00
Initial commit
This commit is contained in:
8
Source/index.php
Normal file
8
Source/index.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/src/app.php';
|
||||
|
||||
run();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user