
 Martin Filip - 2005-08-21 13:55:43 - 
In reply to message 1 from Andrew 
hi,
what version of PHP are you running? this looks like you are trying to run this class on php < 5 ... you need at least PHP 5 and higher because it uses exceptions, which are AFAIK not supported on older versions.