tbrehm
2012-08-17 f598b0538af4f60282766de07b7b642cf2339c6d
install/install.php
@@ -109,6 +109,9 @@
$conf['timezone'] = $tmp_out[0];
unset($tmp_out);
//* Set defaukt theme
$conf['theme'] = 'default';
//** Select installation mode
$install_mode = $inst->simple_query('Installation mode', array('standard','expert'), 'standard');