]> git.mxchange.org Git - friendica.git/blobdiff - include/zotfns.php
Merge pull request #146 from tobiasd/master
[friendica.git] / include / zotfns.php
index 1ec39aefca2329e2e25f547c7fd8246b01a0d477..b695b6fcb6473164b60eefd2b2045f3769f63745 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+
+require_once('include/salmon.php');
+
 function zot_get($url,$args) {
        $argstr = '';
        foreach($args as $k => $v) {