Files
phpki-ng/config.php

4 lines
42 B
PHP
Raw Normal View History

2012-02-28 08:23:39 +00:00
<?php
2013-04-23 12:29:46 +02:00
define("PHPKI_VERSION", "0.83");
2012-02-28 08:23:39 +00:00
?>