From beec8bb03a62e2897cd5c66d4b33cbd9b3a95cc2 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 21 Oct 2022 09:52:00 -0400 Subject: [PATCH] Move view-specific includes out of includes/functions. It is far easier to just put those at the bottom of the actual view file. --- web/skins/classic/includes/functions.php | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index f77bc73a3..fc2441d82 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -956,16 +956,6 @@ function xhtmlFooter() { 'js/dateTimePicker/jquery-ui-timepicker-addon.js', 'js/Server.js', ), true ); -?> - - - - - - -