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