[gollem] Passing credentials problem
Chuck Hagenbuch
chuck at horde.org
Fri Oct 3 12:22:44 PDT 2003
Quoting Kent Martin <horde at kentsworld.com>:
> I don't understand how a function can be declared at the
> beginning of a file then be undeclared later in it with no specific
> dedeclaration taking place.
Because the object that getRequiredCredentials() is being called on is probably
not a VFS object, it's probably a PEAR_Erro object. And that class has no such
function. So you have an invalid config or you're failing to connect to your
backend somehow.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
Born right the first time.
More information about the gollem
mailing list