diff options
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r-- | themes/example/example.theme | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme index 640eaed55..ea196937f 100644 --- a/themes/example/example.theme +++ b/themes/example/example.theme @@ -1,5 +1,14 @@ <?php + /********************************************************************* + + Theme: Example + Author: Jeroen Bensch (Jeroen) + Email: jeroen@drop.org + Description: Very basic theme for demonstration purposes. + + *********************************************************************/ + class Theme { function header() { |