Re: [SMARTY-DEV] Re: Smarty sample app
[email protected] (Monte Ohrt)
| Newsgroups | php.smarty.dev,php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
The first thing listed on the first page: /web/www.example.com/docs/ The //docs// directory is our web server document root. How more clearly stated does it need to be? Rainer_Müller wrote: > Monte Ohrt wrote: > >> There is a sample application using Smarty available on the website: >> >> http://smarty.php.net/sampleapp/sampleapp_p1.php >> >> Any comments/suggestions are welcome, as this is a work in progress >> ;) Its goal is to demonstrate separation of presentation using Smarty. > > > /web/www.example.com/docs does not clearly state that it is the web > server document root. First I thought it was for documentations (often > abbreviated as docs). I suppose to use htdocs/ instead, cause this is > a more common used name. > > Rainer >