fix style in config.sample.php

master
lub 5 years ago
parent 6ebd4d736a
commit e194403c44

@ -10,5 +10,5 @@ $user = 'serveradmin';
$passwd = 'supersecret'; $passwd = 'supersecret';
$options = array( $options = array(
'inherit_icons' => true 'inherit_icons' => true
); );

Loading…
Cancel
Save