Page MenuHomePhorge

D2860.1775214364.diff
No OneTemporary

Authored By
Unknown
Size
527 B
Referenced Files
None
Subscribers
None

D2860.1775214364.diff

diff --git a/lib/kolab_api_service.php b/lib/kolab_api_service.php
--- a/lib/kolab_api_service.php
+++ b/lib/kolab_api_service.php
@@ -179,7 +179,7 @@
$value = implode('', $value);
} else if (is_string($value)) {
- $value = $this->conf->expand($_value, $custom = Array('base_dn' => $this->base_dn()));
+ $value = $this->conf->expand($value, $custom = Array('base_dn' => $this->base_dn()));
}
if (is_array($v)) {

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 3, 11:06 AM (15 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18823754
Default Alt Text
D2860.1775214364.diff (527 B)

Event Timeline