From 5e317f48075bcef31d815f679ee0937a6b231d72 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 28 Nov 2008 08:54:21 +0000 Subject: [PATCH] Updated class_config.inc -MailMethod could be defined in
get_ldap_link(); $ldap->cd ($this->current['BASE']); + + /* Search mailMethod konfiguration in main section too + */ + $this->current['MAILMETHOD'] = $this->get_cfg_value("mailMethod",""); if (!isset($this->current['MAILMETHOD'])){ $this->current['MAILMETHOD']= ""; } -- 2.30.2