summaryrefslogtreecommitdiff
path: root/themes/example/example.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r--themes/example/example.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme
index 326580c4c..90c22e5cd 100644
--- a/themes/example/example.theme
+++ b/themes/example/example.theme
@@ -1,7 +1,7 @@
<?php
// $Id$
- class Theme extends BaseTheme {
+ class Theme_example extends BaseTheme {
}