[ingo] Vacations problem
Michael M Slusarz
slusarz at horde.org
Sun Feb 9 19:39:39 UTC 2014
Quoting woj woj <wojnas at gmail.com>:
> Hello,
> I got problem with vacations with sql backend (different host) in (ingo)
> 3.1.3.
> I dont see vacation option in filters menu.
>
> Here is my backend.local.php
>
> $backends['customsql']['disabled']='false';
> $backends['customsql']['preferred']='server_domain';
> $backends['customsql']['transport']['Ingo::RULE_ALL']['driver']='sql';
It's [Ingo::RULE_ALL] (PHP constant declaration ... resolves to
integer 0) instead of ['Ingo::RULE_ALL'] (the string 'Ingo::RULE_ALL',
which has no meaning in Ingo).
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the ingo
mailing list