config.inc.php3: remove ENCODE, DECODE, ENCRYPT functions
This commit is contained in:
@@ -208,13 +208,10 @@ $cfgFunctions = array(
|
||||
'ASCII',
|
||||
'CHAR',
|
||||
'SOUNDEX',
|
||||
'ENCRYPT',
|
||||
'LCASE',
|
||||
'UCASE',
|
||||
'NOW',
|
||||
'PASSWORD',
|
||||
'ENCODE',
|
||||
'DECODE',
|
||||
'MD5',
|
||||
'RAND',
|
||||
'LAST_INSERT_ID',
|
||||
|
Reference in New Issue
Block a user