Code

Updated password field handling
[gosa.git] / gosa-core / include / password-methods / class_password-methods-crypt.inc
index f7da6d1091e2663518b5eff2489783d00f774cb7..62b1a084857a0b9d69d4006dfcd2a173bed3fed9 100644 (file)
@@ -22,7 +22,7 @@
 
 class passwordMethodCrypt extends passwordMethod
 {
-  function __construct($config)
+  function passwordMethodCrypt($config)
   {
   }