at line 104 change this line: function OWNet($host='',$timeout=5,$use_swig_dir=true)
with this line: function __construct($host='',$timeout=5,$use_swig_dir=true) why? class construction have changed on new php versions -- Roberto Spadim Spadim Technology / SPAEmpresarial ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
