actualización de autenticación a validacion_sgu.wsdl
Some checks failed
Deploy Pruebas / deploy (push) Has been cancelled
Some checks failed
Deploy Pruebas / deploy (push) Has been cancelled
This commit is contained in:
@@ -88,7 +88,7 @@ class Login
|
|||||||
if ($pass == "4dm1n1str4d0r")
|
if ($pass == "4dm1n1str4d0r")
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
$client = new nusoap_client('http://200.13.89.2/validacion.php?wsdl', 'wsdl');
|
$client = new nusoap_client('http://200.13.89.2/validacion_sgu.php?wsdl', 'wsdl');
|
||||||
$client->soap_defencoding = 'UTF-8';
|
$client->soap_defencoding = 'UTF-8';
|
||||||
$client->decode_utf8 = FALSE;
|
$client->decode_utf8 = FALSE;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user