Update functions.php
This commit is contained in:
parent
258323ba2f
commit
b212079304
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Reference in New Issue