[dokuwiki] Re: DOKU_BASE
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 27 Apr 2006 21:16:42 +0100
Martin Tschofen wrote:
I'm having a hard time to access the site wide variables in an admin plugin.
I have inc/init.php included in the admin.php file, but when I try to
get to DOKU_BASE or DOKU_URL it returns nothing.
I'm sure this is easy and I'm just not with it today. Thanks...martin
You shouldn't need to include init.php, by the time the admin plugin is
loaded Dokuwiki has already setup all those things.
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] DOKU_BASE
- From: Martin Tschofen
Other related posts:
- » [dokuwiki] DOKU_BASE
- » [dokuwiki] Re: DOKU_BASE
- » [dokuwiki] Re: DOKU_BASE
- » [dokuwiki] Re: DOKU_BASE
- » [dokuwiki] Re: DOKU_BASE
I'm having a hard time to access the site wide variables in an admin plugin.
I have inc/init.php included in the admin.php file, but when I try to get to DOKU_BASE or DOKU_URL it returns nothing.
I'm sure this is easy and I'm just not with it today. Thanks...martin
- [dokuwiki] DOKU_BASE
- From: Martin Tschofen