aboutsummaryrefslogtreecommitdiffstats
path: root/themes/p0w0/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/p0w0/themeconf.inc.php')
-rw-r--r--themes/p0w0/themeconf.inc.php6
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',
-);
-?>