[ingo] script.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Apr 28 13:06:00 PDT 2003


Quoting Jan Schneider <jan at horde.org>:

| Zitat von Alexander Skwar <lists.ASkwar at email-server.info>:
|
| > 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?
|
| Yes, though I'm not sure it was the correct way to fix it. Michael
| changed
| the old behaviour so we have to wait for him to tell us what his
| intentions
| were. ;-)

My intentions were what Jan corrected the code to. :)  My execution left a
lot to be desired. :(

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the ingo mailing list