Suppression DEFINE

This commit is contained in:
Michael RICOIS 2016-07-12 16:50:47 +02:00
parent d87ebbfbdb
commit 090fdefab4

View File

@ -40,8 +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_DISPO_WEB', false);
define('INFOGREFFE_DISPO_WS', false);
define('INFOGREFFE_WS_URL', 'https://webservices.infogreffe.fr/WSContextInfogreffe/INFOGREFFE');
define('INFOGREFFE_WS_USER', '85000109');
define('INFOGREFFE_WS_PASS', '166');