aboutsummaryrefslogtreecommitdiffstats
path: root/include/zotfns.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/zotfns.php')
-rw-r--r--include/zotfns.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/zotfns.php b/include/zotfns.php
index 1ec39aefc..b695b6fcb 100644
--- a/include/zotfns.php
+++ b/include/zotfns.php
@@ -1,5 +1,8 @@
<?php
+
+require_once('include/salmon.php');
+
function zot_get($url,$args) {
$argstr = '';
foreach($args as $k => $v) {