Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
9
zoesch.de/galerie/admin/themes/default/themeconf.inc.php
Normal file
9
zoesch.de/galerie/admin/themes/default/themeconf.inc.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$themeconf = array(
|
||||
'name' => 'default',
|
||||
'icon_dir' => 'themes/default/icon',
|
||||
'admin_icon_dir' => 'admin/themes/default/icon',
|
||||
'mime_icon_dir' => 'themes/default/icon/mimetypes/',
|
||||
'colorscheme' => 'dark',
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user