Suppression majuscule
This commit is contained in:
parent
b1edb0acae
commit
25d00984b5
@ -112,7 +112,7 @@ if(isset($_REQUEST['action']))
|
||||
try {
|
||||
$O = $client->setSurveillance(
|
||||
$_REQUEST['siret'],$_REQUEST['email'],
|
||||
$_REQUEST['ref'], 'Privileges');
|
||||
$_REQUEST['ref'], 'privileges');
|
||||
} catch (SoapFault $fault) {
|
||||
require_once 'soaperror.php';
|
||||
processSoapFault($client,$fault,$_SESSION['tabInfo']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user