[imp] folder subscriptions

Aaron Solochek aarons@aberrant.org
Sat, 29 Dec 2001 15:12:09 -0500


I added a lines to echo within the if statement checking that variable, 
but then I got:

Fatal error: Undefined class name 'imp_folder' in 
/usr/share/horde/imp/lib/IMP.php on line 509

and even replacing IMP.php and Folders.php with the original versions 
isn't making that go away.

-Aaron

Chuck Hagenbuch wrote:

> Quoting Aaron Solochek <aarons@aberrant.org>:
> 
> 
>>How exactly can I tell what function is being called?  You said 
>>something about looking at Folders.php directly, which I did.  As I'm 
>>sure you already know, which function it calls depends on whether or not 
>>a perticular variable is set, which I also don't know how to manually 
>>check.  My first idea would be to write a little php "test this 
>>variable" script, but my knowledge of php is only what I've gathered 
>>setting this up, which is very minimal.
>>
> 
> I'd just edit Folders.php and add a line to echo that variable out 
> (http://www.php.net/manual/function.echo.php).
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck@horde.org>
> "What was and what may be, lie, like children whose faces we cannot see, in the
> arms of silence. All we ever have is here, now." - Ursula K. Le Guin
> 
>