mirror of
https://github.com/Mibew/java.git
synced 2025-01-22 17:40:35 +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)
|
||||
{
|
||||
$db = Database::getInstance();
|
||||
|
Loading…
Reference in New Issue
Block a user