[ingo] script.php
Alexander Skwar
lists.ASkwar at email-server.info
Mon Apr 28 17:29:55 PDT 2003
Wolfgang Rosenauer wrote:
> Hi,
>
> while testing Ingo together with SIEVE I got an error while trying to
> save the script.
> script.php calls Ingo::activateScript($backend, $script) but doesn't
It shouldn't call Ingo::activateScript($backend, $script), but instead
call Ingo::activateScript($script), because the first (and only)
parameter that activateScript knows, is the $script that is to be
activated. activateScript will get the $backend by itself:
$backend = Ingo::getBackend();
Jan, was that the change you committed?
Alexander Skwar
--
Signatur vorübergehend deaktiviert.
More information about the ingo
mailing list