diff options
Diffstat (limited to '')
-rw-r--r-- | themes/p0w0/themeconf.inc.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/p0w0/themeconf.inc.php b/themes/p0w0/themeconf.inc.php deleted file mode 100644 index 63d6fda12..000000000 --- a/themes/p0w0/themeconf.inc.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -$themeconf = array( - 'theme' => 'p0w0', - 'parent' => 'default', -); -?> |