Line 19... |
Line 19... |
19 |
// | |
|
19 |
// | |
|
20 |
// | You should have received a copy of the GNU General Public License |
|
20 |
// | You should have received a copy of the GNU General Public License |
|
21 |
// | along with Foobar; if not, write to the Free Software |
|
21 |
// | along with Foobar; if not, write to the Free Software |
|
22 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
22 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
// +------------------------------------------------------------------------------------------------------+
|
23 |
// +------------------------------------------------------------------------------------------------------+
|
24 |
// CVS : $Id: bblf_config.inc.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
24 |
// CVS : $Id: bblf_config.inc.php,v 1.1 2005/02/28 14:23:51 jpm Exp $
|
25 |
/**
|
25 |
/**
|
26 |
* Configuration de l'application Lien Favoris.
|
26 |
* Configuration de l'application Lien Favoris.
|
27 |
*
|
27 |
*
|
28 |
* Fichier de configuration de l'application Lien Favoris.
|
28 |
* Fichier de configuration de l'application Lien Favoris.
|
29 |
*
|
29 |
*
|
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 MILCENT <jpm@clapas.org>
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.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: 2005/02/28 14:23:51 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
38 |
*/
|
Line 39... |
Line 39... |
39 |
|
39 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
Line 67... |
Line 67... |
67 |
// +------------------------------------------------------------------------------------------------------+
|
67 |
// +------------------------------------------------------------------------------------------------------+
|
Line 68... |
Line 68... |
68 |
|
68 |
|
69 |
|
69 |
|
70 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
70 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
71 |
*
|
- |
|
72 |
* $Log: not supported by cvs2svn $
|
- |
|
73 |
* Revision 1.2 2005/02/28 14:34:08 jpm
|
- |
|
74 |
* Changement du nom de l'appli en Lien Favoris.
|
71 |
*
|
75 |
*
|
72 |
* $Log: bblf_config.inc.php,v $
|
76 |
* Revision 1.1 2005/02/28 14:23:51 jpm
|
73 |
* Revision 1.1 2005/02/28 14:23:51 jpm
|
77 |
* Ajout des fichiers de l'application Lien Favoris.
|
74 |
* Ajout des fichiers de l'application Lien Favoris.
|
78 |
*
|
75 |
*
|