4 lines
56 B
PHP
4 lines
56 B
PHP
|
|
<?php
|
||
|
|
return array (
|
||
|
|
'default_mod' => 'pichome',
|
||
|
|
);
|