6 lines
No EOL
81 B
PHP
6 lines
No EOL
81 B
PHP
<?php
|
|
|
|
define("PSK", "No PSK Set");
|
|
define("ClientPSK", "No Client PSK Set");
|
|
|
|
?>
|