aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Fripost/Schema/Local.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fripost/Schema/Local.pm')
-rw-r--r--lib/Fripost/Schema/Local.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Fripost/Schema/Local.pm b/lib/Fripost/Schema/Local.pm
index 51cac34..7a1ae22 100644
--- a/lib/Fripost/Schema/Local.pm
+++ b/lib/Fripost/Schema/Local.pm
@@ -144,7 +144,7 @@ sub exists {
, scope => 'base'
, deref => 'never'
, filter => 'objectClass=*'
- , attrs => []
+ , attrs => [ '1.1' ]
);
return 1 unless $mesg->code; # 0 Success
unless ($mesg->code == 32) { # 32 No such object