Re: [PHP-DOC] cvs: phpdoc /chm make_chm.php make_chm_fancy.php From: Gabor Hojtsy (gabor <email protected>)
Date: 08/30/02

> -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