[PHP-DOC] Re: the solution to livedocs problem

2004-06-01 Thread Nuno Lopes
> Nuno, > > Looks good, my only question is why in mkindex.php you changed > DIRECTORY_SEPARATOR to / ? > > Ilia It is needed as the phpdoc/scripts/file-entities.php generates a file like: (...) As you can see the directory separator is /. Instead of hacking livedocs, we could change the php

[PHP-DOC] Re: the solution to livedocs problem

2004-06-01 Thread Ilia Alshanetsky
Nuno, Looks good, my only question is why in mkindex.php you changed DIRECTORY_SEPARATOR to / ? Ilia On June 1, 2004 10:18 am, Nuno Lopes wrote: > Hello, > > Here is my patch to solve the problem in livedocs that I've told you before > (the DB was having absolute paths instead of relative in wi