summaryrefslogtreecommitdiff
path: root/net/phpldapadmin/files/patch-lib_DateAttribute.php
diff options
context:
space:
mode:
Diffstat (limited to 'net/phpldapadmin/files/patch-lib_DateAttribute.php')
-rw-r--r--net/phpldapadmin/files/patch-lib_DateAttribute.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/phpldapadmin/files/patch-lib_DateAttribute.php b/net/phpldapadmin/files/patch-lib_DateAttribute.php
deleted file mode 100644
index 4b699a6e1474..000000000000
--- a/net/phpldapadmin/files/patch-lib_DateAttribute.php
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/DateAttribute.php.orig 2021-12-12 02:35:51 UTC
-+++ lib/DateAttribute.php
-@@ -12,6 +12,6 @@
- * @package phpLDAPadmin
- * @subpackage Templates
- */
--class DateAttribute extends Attribute {
-+class DateAttribute extends PLAAttribute {
- }
- ?>