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

Reply via email to