Subversion Repositories eFlore/Applications.bibliobota

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

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