Subversion Repositories eFlore/Applications.bibliobota

Rev

Rev 2 | Show entire file | Ignore 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_synthese.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
24
// CVS : $Id: biblio_bota_synthese.php,v 1.1 2005/02/24 19:47:29 jpm Exp $
25
/**
25
/**
26
* Redirection vers BiblioBota - Synthèse. 
26
* Redirection vers BiblioBota - Synthèse. 
27
*
27
*
28
* Fichier permettant d'ajouter l'application Synthèse dans le gestionnaire d'application de Papyrus.
28
* Fichier permettant d'ajouter l'application Synthèse 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.1 $ $Date: 2005/02/24 19:47:29 $
39
// +------------------------------------------------------------------------------------------------------+
39
// +------------------------------------------------------------------------------------------------------+
40
*/
40
*/
Line 41... Line 41...
41
 
41
 
42
// +------------------------------------------------------------------------------------------------------+
42
// +------------------------------------------------------------------------------------------------------+
Line 59... Line 59...
59
// +------------------------------------------------------------------------------------------------------+
59
// +------------------------------------------------------------------------------------------------------+
Line 60... Line 60...
60
 
60
 
61
 
61
 
62
/* +--Fin du code ----------------------------------------------------------------------------------------+
62
/* +--Fin du code ----------------------------------------------------------------------------------------+
63
*
-
 
64
* $Log: not supported by cvs2svn $
-
 
65
* Revision 1.2  2005/03/01 15:17:55  jpm
-
 
66
* Ajout d'un test sur la variable $_REQUEST.
63
*
67
*
64
* $Log: biblio_bota_synthese.php,v $
68
* Revision 1.1  2005/02/24 19:47:29  jpm
65
* Revision 1.1  2005/02/24 19:47:29  jpm
69
* Ajout de fichier de redirection vers les sous-applications.
66
* Ajout de fichier de redirection vers les sous-applications.
70
*
67
*