Date: 08/30/02
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /chm make_chm.bat"
- Previous message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /chm make_chm.bat"
- In reply to: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /chm make_chm.php make_chm_fancy.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -copy("chm/make_chm_style.css", "$fancydir/style.css");
> -copy("chm/make_chm_spc.gif", "$fancydir/spacer.gif");
> +copy("make_chm_style.css", "$fancydir/style.css");
> +copy("make_chm_spc.gif", "$fancydir/spacer.gif");
This was vital for the build system mainatined by Derick.
He may add more info to this, but those path values were
important (otherwise the page display will be way too slow).
Goba
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /chm make_chm.bat"
- Previous message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /chm make_chm.bat"
- In reply to: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /chm make_chm.php make_chm_fancy.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

