forked from Lainports/opnsense-ports
10 lines
264 B
PHP
10 lines
264 B
PHP
--- lib/PasswordAttribute.php.orig 2021-12-12 02:35:51 UTC
|
|
+++ lib/PasswordAttribute.php
|
|
@@ -12,6 +12,6 @@
|
|
* @package phpLDAPadmin
|
|
* @subpackage Templates
|
|
*/
|
|
-class PasswordAttribute extends Attribute {
|
|
+class PasswordAttribute extends PLAAttribute {
|
|
}
|
|
?>
|