[ingo] Vacations problem
nvalera at gmail.com
nvalera at gmail.com
Thu Jun 26 19:26:03 UTC 2014
no, i forgot to transcribe it
sorry
<?php
$backends['imap']['disabled'] = true;
$backends['customsql']['disabled']=false;
....
On 26/06/14 15:07, Oscar del Rio wrote:
> On 06/26/14 11:28 AM, Nicolás Valera wrote:
>>
>> Hi, i have followed this post
>> (http://lists.horde.org/archives/ingo/Week-of-Mon-20140203/002217.html)
>> but it doesn't work for me.
>>
>> It seems like it doesn't use my custom parameters.
>>
>> Here is my backend.local.php
>>
>> $backends['imap']['disabled'] = true;
>> $backends['customsql']['disabled']=false;
>
>
> Did you forget the opening php line?
>
> <?php
> $backends['imap']['disabled'] = true;
> $backends['customsql']['disabled']=false;
>
> (etc)
>
More information about the ingo
mailing list