Files
phpki-ng/config.php

4 lines
42 B
PHP
Raw Normal View History

2012-02-28 08:23:39 +00:00
<?php
2021-03-02 13:12:09 +01:00
define("PHPKI_VERSION", "0.84");
2012-02-28 08:23:39 +00:00
?>