From e528c725c6e74e8b1c782df367652a63aff669eb Mon Sep 17 00:00:00 2001 From: Evan O'Connell Date: Sun, 18 Aug 2013 18:33:35 -0400 Subject: Cleans up the default theme --- themes/default/include/functions.php | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'themes/default/include/functions.php') diff --git a/themes/default/include/functions.php b/themes/default/include/functions.php index 4aeeb14..4a401fd 100644 --- a/themes/default/include/functions.php +++ b/themes/default/include/functions.php @@ -1,22 +1,4 @@ . - */ - /* EVERY THEME SHOULD HAVE THIS FILE WITH THE FUNCTIONS OPENCONTENT() & CLOSECONTENT() */ @@ -55,4 +37,4 @@ CloseContent(); } -?> +?> \ No newline at end of file -- cgit