Modernize HTML/PHP to HTML5, improve security, and prepare for 2.0.2 release

Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-13 20:21:29 +00:00
parent 8b638aec39
commit 8e5e145b09
14 changed files with 266 additions and 176 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?php
define("VERSION", "Ver 1.6.9");
define("DASH", "ShaYmez-14062024");
define("VERSION", "Ver 2.0.2");
define("DASH", "ShaYmez-13122024");
?>