This commit is contained in:
2023-08-12 01:39:17 +03:00
parent e92f792640
commit 79a031401a
13 changed files with 127 additions and 8 deletions

View File

@@ -13,8 +13,12 @@ Files starting from "_" ("_example.php") are intended for internal use only.
## Version 1
- _config.php: parses configuration file
- _db.php: connection to database and all related
- _auth.php: things related to authentification
- _errors.php: error strings
- _json.php: wrappers for JSON functions
- stats.php (GET/POST): all general statistics about this instance
- admin/ (POST): private statistics about this instance