mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-22 21:03:48 +01: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