Update functions.php

This commit is contained in:
Nikita Petko 2021-10-30 02:56:37 +01:00 committed by GitHub
parent 258323ba2f
commit b212079304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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 }
//end utility }