Hi Stut
thanks, but I got it sorted. It was an inclusion problem, an out of
date file existed in the main folder and prevented the up to date
version from being used from the include path. I don't remember putting
the file there, but that's my fault for coding so late.
Niel
--
PHP Windows Mail
Niel Archer wrote:
I have a class extending another, both saved in separate files. When
using them from a 'control' file through CLI, I have no problems. But
accessing through a web server causes a 'Call to undefined method' fatal
error. The method in question is in the parent class and can't
Hi all,
I have a class extending another, both saved in separate files. When
using them from a 'control' file through CLI, I have no problems. But
accessing through a web server causes a 'Call to undefined method' fatal
error. The method in question is in the parent class and can't be
accessed