8 lines
101 B
PHP
8 lines
101 B
PHP
<?php
|
|
|
|
// This file is used only on first installation!
|
|
|
|
$options = array(
|
|
'theme'=>'default'
|
|
);
|