diff options
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r-- | themes/example/example.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme index 3f4889685..67e857339 100644 --- a/themes/example/example.theme +++ b/themes/example/example.theme @@ -136,7 +136,7 @@ echo "</TABLE>"; } // close comment function - function box($subject, $content, $options = "") { + function box($subject, $content) { ?> |