[dokuwiki] Re: <?php echo DOKU_BASE?> ???

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

Other related posts: