5 lines
60 B
PHP
5 lines
60 B
PHP
|
<?php
|
||
|
$CONFIG = array (
|
||
|
'htaccess.RewriteBase' => '/',
|
||
|
);
|