Removed skin config option

This commit is contained in:
Sarven Capadisli 2009-04-14 23:17:25 +00:00
parent 7095c93f66
commit d6a31c90a8
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ $config['site']['server'] = 'localhost';
$config['site']['path'] = 'laconica';
#$config['site']['fancy'] = false;
#$config['site']['theme'] = 'default';
#$config['site']['skin'] = 'default';
#To enable the built-in mobile style sheet, defaults to false.
#$config['site']['mobile'] = true;
#For contact email, defaults to $_SERVER["SERVER_ADMIN"]