Re: [SMARTY] finding the current include path?

[email protected] ("messju mohr") Sat, 13 May 2006 14:57:22 +0200
Newsgroups php.smarty.general
Message-ID <20060513125721.GB17849@dune>
On Sat, May 13, 2006 at 06:17:13PM +0900, D_C wrote:
[...]
> is there a smarty config setting to setup where the config files are
> loaded from?

http://smarty.php.net/manual/en/variable.config.dir.php

> i would have thought the path would be relative to the main .php file
> that was calling smarty, but it doesnt seem to be so.
> 
> tx!