aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-06-21 20:56:41 +0000
committerMario <mario@mariovavti.com>2025-06-21 20:56:41 +0000
commitb241e14c06cf9d1a4407e3a108ca4b92b7251b02 (patch)
tree5238b12785e93dca606c095fc5e7258856d8d04b
parent89c17bac50afc9b5609b6e5de5e709691fc1f39a (diff)
downloadvolse-hubzilla-b241e14c06cf9d1a4407e3a108ca4b92b7251b02.tar.gz
volse-hubzilla-b241e14c06cf9d1a4407e3a108ca4b92b7251b02.tar.bz2
volse-hubzilla-b241e14c06cf9d1a4407e3a108ca4b92b7251b02.zip
import App
-rw-r--r--Zotlabs/Web/HTTPSig.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Web/HTTPSig.php b/Zotlabs/Web/HTTPSig.php
index 5727469ad..391fa0950 100644
--- a/Zotlabs/Web/HTTPSig.php
+++ b/Zotlabs/Web/HTTPSig.php
@@ -2,6 +2,7 @@
namespace Zotlabs\Web;
+use App;
use DateTime;
use DateTimeZone;
use Zotlabs\Lib\Activity;