move encryption functions to crypto file
This commit is contained in:
parent
6aa633efc8
commit
0d9d576aa6
5 changed files with 47 additions and 43 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
|
||||
require_once('include/salmon.php');
|
||||
require_once('include/crypto.php');
|
||||
|
||||
|
||||
function zot_get($url,$args) {
|
||||
$argstr = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue