phpki-0.82

This commit is contained in:
2025-09-10 23:01:43 -04:00
parent 02a6566061
commit 66ea908568
78 changed files with 5094 additions and 1 deletions

3
root/config.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
define(PHPKI_VERSION, "0.82");
?>