mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 06:01:36 +01:00
remove extra debug var, format
This commit is contained in:
parent
ddd4181979
commit
275a3eb70c
@ -34,7 +34,6 @@
|
|||||||
var $td = False; /* Handle for mcrypt */
|
var $td = False; /* Handle for mcrypt */
|
||||||
var $iv = '';
|
var $iv = '';
|
||||||
var $key = '';
|
var $key = '';
|
||||||
var $debug = False;
|
|
||||||
|
|
||||||
function crypto($vars='')
|
function crypto($vars='')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user