diff options
Diffstat (limited to 'mod/sitepages/sitepages_functions.php')
| -rw-r--r-- | mod/sitepages/sitepages_functions.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mod/sitepages/sitepages_functions.php b/mod/sitepages/sitepages_functions.php deleted file mode 100644 index 561aae97c..000000000 --- a/mod/sitepages/sitepages_functions.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php
-/**
- * This will hold the required keyword functions to display frontpage content
- **/
-
-function parse_frontpage($frontContents){
- echo htmlspecialchars_decode($frontContents, ENT_NOQUOTES);
-}
\ No newline at end of file |
