From 6b019c214fd41e3a6e945b988acb2290aae1a7b5 Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 29 Nov 2019 23:27:56 +0100 Subject: [PATCH] Removed TODO --- src/includes/functions.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/includes/functions.inc.php b/src/includes/functions.inc.php index ebca5b6a..c4aad069 100644 --- a/src/includes/functions.inc.php +++ b/src/includes/functions.inc.php @@ -757,7 +757,6 @@ function psm_no_cache() { * @return string * @author Pavel Laupe Dvorak */ -// TODO change to working function function psm_password_encrypt($key, $password) { if (empty($password)) {