Removed TODO

pull/805/head
Tim 2019-11-29 23:27:56 +01:00 committed by GitHub
parent 4123749bab
commit 6b019c214f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -757,7 +757,6 @@ function psm_no_cache() {
* @return string
* @author Pavel Laupe Dvorak <pavel@pavel-dvorak.cz>
*/
// TODO change to working function
function psm_password_encrypt($key, $password)
{
if (empty($password)) {