Suppression DEFINE INFOGREFFE_
This commit is contained in:
parent
090fdefab4
commit
62dd3f0534
@ -40,10 +40,6 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
||||
define('SPHINX_HOST', $config->profil->sphinx->ent->host);
|
||||
define('SPHINX_PORT', intval($config->profil->sphinx->ent->port));
|
||||
|
||||
define('INFOGREFFE_WS_URL', 'https://webservices.infogreffe.fr/WSContextInfogreffe/INFOGREFFE');
|
||||
define('INFOGREFFE_WS_USER', '85000109');
|
||||
define('INFOGREFFE_WS_PASS', '166');
|
||||
|
||||
return $config;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user