Initial commit
This commit is contained in:
3
database/getLatestVersion.php
Normal file
3
database/getLatestVersion.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
require __DIR__ . '/../config/general.php';
|
||||
echo $latestVersion;
|
||||
Reference in New Issue
Block a user