nusoap incompatible with php5
Brought to you by:
malanhp
The included nusoap classes are not compatible with php5.
Basically phpfin does not run on php5.
Error message on php5:
cannot redeclare class soapclient
changing all occurrencies of soapclient (-->soapclientw) will display the login screen but will not allow to login.