[dokuwiki] Re: <?php echo DOKU_BASE?> ???
- From: "Harry Fuecks" <hfuecks@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 23 Mar 2006 12:23:56 +0100
Whoops - Bill - apologies - just reread what you were asking -
DOKU_BASE gets assigned the value from the getBaseUrl() in
inc/init.php - you could probably argue what that function does is
really only to make Dokuwiki easier to install but on a specific
server that you control (if you don't plan to publish your template)
perhaps it's easiest / fastest just to use /
On 3/23/06, Bill Jones <tetragondzein@xxxxxxxxx> wrote:
> If the site's DocumentRoot is the same as the doku_base is there any
> advantage to using <?php echo DOKU_BASE?> instead of a plain /
>
> Whic is faster or more compatible in the long run?
>
> Or is this something I should only worry about if I needed to move the
> doku_base to another directory?
> --
> WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] <?php echo DOKU_BASE?> ???
- From: Bill Jones
Other related posts:
- » [dokuwiki] <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
- » [dokuwiki] Re: <?php echo DOKU_BASE?> ???
- [dokuwiki] <?php echo DOKU_BASE?> ???
- From: Bill Jones