Line 17... |
Line 17... |
17 |
// | |
|
17 |
// | |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// CVS : $Id: bbc_config.inc.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
22 |
// CVS : $Id: bbc_config.inc.php,v 1.1 2004/09/10 09:45:47 jpm Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Configuration de l'application de consultation de Biblio Bota
|
24 |
* Configuration de l'application de consultation de Biblio Bota
|
25 |
*
|
25 |
*
|
26 |
* Ce fichier permet de stocker les valeurs de configuration spécifique à l'application
|
26 |
* Ce fichier permet de stocker les valeurs de configuration spécifique à l'application
|
27 |
* de consultation de Biblio Bota.
|
27 |
* de consultation de Biblio Bota.
|
Line 31... |
Line 31... |
31 |
//Auteur original :
|
31 |
//Auteur original :
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
33 |
//Autres auteurs :
|
33 |
//Autres auteurs :
|
34 |
*@author Jean-Pascal MILENT <jpm@tela-botanica.org>
|
34 |
*@author Jean-Pascal MILENT <jpm@tela-botanica.org>
|
35 |
*@copyright Tela-Botanica 2000-2004
|
35 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
|
36 |
*@version $Revision: 1.1 $ $Date: 2004/09/10 09:45:47 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
38 |
*/
|
Line 39... |
Line 39... |
39 |
|
39 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|