forked from Lainports/opnsense-ports
11 lines
264 B
PHP
11 lines
264 B
PHP
--- lib/Attribute.php.orig 2021-12-12 02:35:51 UTC
|
|
+++ lib/Attribute.php
|
|
@@ -12,7 +12,7 @@
|
|
* @package phpLDAPadmin
|
|
* @subpackage Templates
|
|
*/
|
|
-class Attribute {
|
|
+class PLAAttribute {
|
|
# Attribute Name
|
|
public $name;
|
|
# Source of this attribute definition
|