1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-28 11:41:57 +03:00
This commit is contained in:
David Goodwin
2019-09-17 21:06:00 +01:00
parent 958df260ec
commit 2742849e7b
4 changed files with 3 additions and 4 deletions

View File

@ -20,7 +20,7 @@ class Crypt {
}
/**
* @return bool
* @return bool
*/
public function crypt($algorithm) {
return true;