aboutsummaryrefslogtreecommitdiffstats
path: root/include/zotfns.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-20 04:53:11 -0700
committerFriendika <info@friendika.com>2011-08-20 04:53:11 -0700
commit0d9d576aa642e02eb8673aa20bdf4b6a18ae6bc3 (patch)
treecf41c9c4bc72a345f8a05896b82d54c06074dbf0 /include/zotfns.php
parent6aa633efc829d4d3e9ccba4f6fb4d555f3c968ca (diff)
downloadvolse-hubzilla-0d9d576aa642e02eb8673aa20bdf4b6a18ae6bc3.tar.gz
volse-hubzilla-0d9d576aa642e02eb8673aa20bdf4b6a18ae6bc3.tar.bz2
volse-hubzilla-0d9d576aa642e02eb8673aa20bdf4b6a18ae6bc3.zip
move encryption functions to crypto file
Diffstat (limited to 'include/zotfns.php')
-rw-r--r--include/zotfns.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/zotfns.php b/include/zotfns.php
index b695b6fcb..b23fce82a 100644
--- a/include/zotfns.php
+++ b/include/zotfns.php
@@ -2,6 +2,8 @@
require_once('include/salmon.php');
+require_once('include/crypto.php');
+
function zot_get($url,$args) {
$argstr = '';