mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Removed references to LIME from functions.operator
This commit is contained in:
@@ -33,7 +33,6 @@ $maxLoginAttempt = 10;
|
||||
$timeOutTime = 600; // 10 minutes
|
||||
|
||||
// sanitize a username
|
||||
// TODO: define the exact format of the username
|
||||
// allow for instance 0-9a-zA-Z@_-.
|
||||
function sanitize_user($string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user