4 lines
67 B
PHP
4 lines
67 B
PHP
|
<?php
|
||
|
$saved_crypt_pass = '$1$wlUEyRSB$ToGtvkc3kt69fdn/YiNce.';
|
||
|
?>
|