Move WebService Discover

This commit is contained in:
Michael RICOIS 2015-06-21 14:56:22 +00:00
parent 48ac6b64c3
commit 34eef2cdab

View File

@ -1,7 +1,5 @@
<?php
require_once('Zend/Soap/Client.php');
class ServiceDiscover
class Scores_Ws_Discover
{
protected $serviceWsdl = null;
protected $serviceOptions = array();