move encryption functions to crypto file

This commit is contained in:
Friendika 2011-08-20 04:53:11 -07:00
commit 0d9d576aa6
5 changed files with 47 additions and 43 deletions

View file

@ -2,6 +2,8 @@
require_once('include/salmon.php');
require_once('include/crypto.php');
function zot_get($url,$args) {
$argstr = '';