diff --git a/globals/functions.php b/globals/functions.php index 6e89920..06e6a3d 100644 --- a/globals/functions.php +++ b/globals/functions.php @@ -4,7 +4,6 @@ Alphaland 2021 A bunch of global functions used sitewide TODO: clean up a lot of legacy code - ass */ //img tools (potentially high resource usage) (probably blocking) @@ -6971,4 +6970,4 @@ function logStaffAction($action) $log->execute(); } -//end utility } \ No newline at end of file +//end utility }