diff options
Diffstat (limited to 'include/zotfns.php')
-rw-r--r-- | include/zotfns.php | 2 |
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 = ''; |