• <?php

    class MbeSoapClient extends SoapClient {
    public $isOnlinembe = false;
    private $helper;

    public function __construct( $wsdl, array $options = null, $username = null, $password = null, $wsdlcache = true)
    mail-boxes-etc/lib/Mbe/MbeSoapClient.php:3
    • This topic was modified 8 months, 4 weeks ago by Aitor Méndez.
  • The topic ‘Error exception: Class “SoapClient” not found’ is closed to new replies.