Avec test de decrement
This commit is contained in:
parent
b2391e9cca
commit
0a57a8300b
@ -169,7 +169,8 @@ class Achatclient_IndexController extends Zend_Controller_Action
|
||||
}
|
||||
public function pbanswerAction(){
|
||||
$user = new Scores_Utilisateur();
|
||||
echo $user->identity->siret;die;
|
||||
//var_dump($user);
|
||||
//echo $user->identity->siret;die;
|
||||
$ws = new Scores_Ws_Client('credit', '0.1');
|
||||
$infocredit = $ws->canUse('synthese');
|
||||
var_dump($infocredit);die;
|
||||
|
Loading…
Reference in New Issue
Block a user