6 lines
50 B
PHP
6 lines
50 B
PHP
|
<?php
|
||
|
|
||
|
return array(
|
||
|
'encryption_key' => '',
|
||
|
);
|