mirror of
https://github.com/Mibew/tray.git
synced 2025-01-22 18:10:34 +03:00
Removed old @todo
This commit is contained in:
parent
be696ee3da
commit
3e121c675f
@ -210,9 +210,6 @@ function update_operator_avatar($operatorid, $avatar)
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @todo Rename create_operator_ function to create_operator and remove any usage of create_operator_
|
|
||||||
*/
|
|
||||||
function create_operator($login, $email, $password, $localename, $commonname, $avatar)
|
function create_operator($login, $email, $password, $localename, $commonname, $avatar)
|
||||||
{
|
{
|
||||||
$db = Database::getInstance();
|
$db = Database::getInstance();
|
||||||
|
Loading…
Reference in New Issue
Block a user