5 lines
61 B
PHP
5 lines
61 B
PHP
|
<?php
|
||
|
$CONFIG = array (
|
||
|
'overwriteprotocol' => 'https',
|
||
|
);
|