Add safe function

This commit is contained in:
Alex Cabal 2024-03-16 13:39:36 -05:00
parent bb80fb206d
commit 7cf3148536

View file

@ -1,5 +1,6 @@
<?
use function Safe\apcu_fetch;
use function Safe\strtotime;
// If the user is not logged in, or has less than some amount of downloads, show a thank-you page