diff options
Diffstat (limited to 'include/xchan.php')
-rw-r--r-- | include/xchan.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xchan.php b/include/xchan.php index 4cbfb42c5..4fcdf9fce 100644 --- a/include/xchan.php +++ b/include/xchan.php @@ -1,6 +1,7 @@ <?php use Zotlabs\Zot6\HTTPSig; +use Zotlabs\Lib\Libzot; function xchan_store_lowlevel($arr) { |