Adding passwords and versionning

This commit is contained in:
2026-03-11 10:43:23 -04:00
parent 20ed0eeadb
commit e0fe0c4d34
10 changed files with 341 additions and 6 deletions

2
version.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
define('APP_VERSION', '2603.1');