move encryption functions to crypto file
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
|
||||
require_once('include/salmon.php');
|
||||
require_once('include/crypto.php');
|
||||
|
||||
|
||||
function zot_get($url,$args) {
|
||||
$argstr = '';
|
||||
|
||||
Reference in New Issue
Block a user