ZontreckWebsite/php/System.php

6 lines
No EOL
81 B
PHP

<?php
define("PSK", "No PSK Set");
define("ClientPSK", "No Client PSK Set");
?>