summaryrefslogtreecommitdiff
path: root/net/phpldapadmin/files/patch-lib_BinaryAttribute.php
blob: 841994753df52eae72d9c02cd767be2d9098f752 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/BinaryAttribute.php.orig	2021-12-12 02:35:51 UTC
+++ lib/BinaryAttribute.php
@@ -12,7 +12,7 @@
  * @package phpLDAPadmin
  * @subpackage Templates
  */
-class BinaryAttribute extends Attribute {
+class BinaryAttribute extends PLAAttribute {
 	protected $filepaths;
 	protected $filenames;