[pmwiki-users] $DefaultGroup and Name

Marc Cooper gmane at auxbuss.com
Tue Sep 19 08:48:11 CDT 2006


Patrick R. Michaud said...
> On Tue, Sep 12, 2006 at 07:37:32PM +0100, Marc Cooper wrote:
> > 
> > Thinks: If authuser.php is the problem, I'm happy to add a field 
> > specific include prior to calling it.
> 
> This is by far the easiest thing to do (and also the solution
> I was going to suggest).
> 
>     if (file_exists("local/fieldconfig.php"))
>       include_once("local/fieldconfig.php");

That does the trick.

Thanks.

-- 
Best,
Marc





More information about the pmwiki-users mailing list