Re: CVS update: /cowiki/misc/development/tests/

"Daniel T. Gorski" <[email protected]> Mon, 9 May 2005 20:13:18 +0200
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <20050509181318.GR16434@bantha>
On 08 May 20:58, PAUL HANCHETT wrote:

> I think this should be done so it is in dependent on Daniel's include.path
> file.

This is not _my_ include.path file, it's coWikis include.path settings.
These are set properly if you once run and finish the coWiki setup (this not
quite true, as I found an error recently :)

BTW: The content of include.path are (will be) three _absolute_ paths

  * path to htdocs/
  * path to includes/cowiki/
  * path to misc/

in the form

  /path/to/htdocs:/path/to/includes/cowiki/:path/to/misc

The delimiter is ";" for win32 of course.

regards dtg