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: biblio_bota_partenaire.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
24 |
// CVS : $Id: biblio_bota_partenaire.php,v 1.3 2005/02/28 14:27:56 jpm Exp $
|
25 |
/**
|
25 |
/**
|
26 |
* Redirection vers BiblioBota - Lien Favoris variante : Partenaire.
|
26 |
* Redirection vers BiblioBota - Lien Favoris variante : Partenaire.
|
27 |
*
|
27 |
*
|
28 |
* Fichier permettant d'ajouter la variante Partenaire l'application Lien Favoris dans le gestionnaire d'application de Papyrus.
|
28 |
* Fichier permettant d'ajouter la variante Partenaire l'application Lien Favoris dans le gestionnaire d'application de Papyrus.
|
29 |
* L'utilisation de ce fichier évite de devoir passer des arguments à l'application Biblio Bota dans le gestionnaire
|
29 |
* L'utilisation de ce fichier évite de devoir passer des arguments à l'application Biblio Bota dans le gestionnaire
|
Line 33... |
Line 33... |
33 |
//Auteur original :
|
33 |
//Auteur original :
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
35 |
//Autres auteurs :
|
35 |
//Autres auteurs :
|
36 |
*@author Aucun
|
36 |
*@author Aucun
|
37 |
*@copyright Tela-Botanica 2000-2004
|
37 |
*@copyright Tela-Botanica 2000-2004
|
38 |
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
|
38 |
*@version $Revision: 1.3 $ $Date: 2005/02/28 14:27:56 $
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
*/
|
40 |
*/
|
Line 41... |
Line 41... |
41 |
|
41 |
|
42 |
// +------------------------------------------------------------------------------------------------------+
|
42 |
// +------------------------------------------------------------------------------------------------------+
|
Line 61... |
Line 61... |
61 |
// +------------------------------------------------------------------------------------------------------+
|
61 |
// +------------------------------------------------------------------------------------------------------+
|
Line 62... |
Line 62... |
62 |
|
62 |
|
63 |
|
63 |
|
64 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
64 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
65 |
*
|
- |
|
66 |
* $Log: not supported by cvs2svn $
|
- |
|
67 |
* Revision 1.4 2005/03/01 15:17:55 jpm
|
- |
|
68 |
* Ajout d'un test sur la variable $_REQUEST.
|
65 |
*
|
69 |
*
|
66 |
* $Log: biblio_bota_partenaire.php,v $
|
70 |
* Revision 1.3 2005/02/28 14:27:56 jpm
|
67 |
* Revision 1.3 2005/02/28 14:27:56 jpm
|
71 |
* Changement du nom de l'appli en Lien Favoris.
|
68 |
* Changement du nom de l'appli en Lien Favoris.
|
72 |
*
|
69 |
*
|