On Mon, 9 Sep 2002, Vicki Brown wrote: > PHP has no way of knowing which version of c-client it's built with. > So, it makes a guess about which version it thinks it WILL be > built with. If it's wrong, there's no way to check.
It shouldn't matter to PHP which version of c-client it was built with. If PHP cares what version it was built with, it is doing something wrong.
