Browse Source

...

pull/40/head
Michael Save 12 years ago
parent
commit
cba5bc9c70
  1. 2
      inc/config.php

2
inc/config.php

@ -649,7 +649,7 @@
$config['dir']['themes'] = getcwd() . '/templates/themes';
// Same as above, but a URI (accessable by web interface, not locally)
$config['dir']['themes_uri'] = 'templates/themes';
// Homepage directory (deprecated)
// Homepage directory
$config['dir']['home'] = '';
// Static images

Loading…
Cancel
Save