mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-04-09 03:52:05 +02:00
Initial commit
This commit is contained in:
8
Source/ajax.php
Normal file
8
Source/ajax.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/src/app.php';
|
||||
|
||||
firstPage(true);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user