aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/fancyred/php/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/fancyred/php/theme.php')
-rw-r--r--view/theme/fancyred/php/theme.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/fancyred/php/theme.php b/view/theme/fancyred/php/theme.php
new file mode 100644
index 000000000..b77664567
--- /dev/null
+++ b/view/theme/fancyred/php/theme.php
@@ -0,0 +1,5 @@
+<?php
+
+function fancyred_init(&$a) {
+// head_add_js('redbasic.js');
+}