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 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_requete_structure.fonct.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
22
// CVS : $Id: bbc_requete_structure.fonct.php,v 1.3 2004/09/16 11:05:54 jpm Exp $
23
/**
23
/**
24
* Fonctions de création de la requête sur une structure.
24
* Fonctions de création de la requête sur une structure.
25
*
25
*
26
* Contient une fonction créant la requête d'intérogation de la base de données.
26
* Contient une fonction créant la requête d'intérogation de la base de données.
27
* Valable pour le paramètre "structure".
27
* Valable pour le paramètre "structure".
Line 33... Line 33...
33
//Auteur original :
33
//Auteur original :
34
*@author        Jean-Charles GRANGER <tela@vecteur.org>
34
*@author        Jean-Charles GRANGER <tela@vecteur.org>
35
//Autres auteurs :
35
//Autres auteurs :
36
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
36
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
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: 2004/09/16 11:05:54 $
39
// +------------------------------------------------------------------------------------------------------+
39
// +------------------------------------------------------------------------------------------------------+
40
*/
40
*/
Line 41... Line 41...
41
 
41
 
42
// +------------------------------------------------------------------------------------------------------+
42
// +------------------------------------------------------------------------------------------------------+
Line 240... Line 240...
240
    return $queries;
240
    return $queries;
241
}
241
}
Line 242... Line 242...
242
 
242
 
243
/* +--Fin du code ----------------------------------------------------------------------------------------+
243
/* +--Fin du code ----------------------------------------------------------------------------------------+
244
*
244
*
245
* $Log: not supported by cvs2svn $
-
 
246
* Revision 1.4  2005/05/17 10:10:08  jpm
-
 
247
* Correction des bogues avant mise en ligne du site v4.
-
 
248
*
245
* $Log: bbc_requete_structure.fonct.php,v $
249
* Revision 1.3  2004/09/16 11:05:54  jpm
246
* Revision 1.3  2004/09/16 11:05:54  jpm
250
* Correction bogue mauvaise requete.
247
* Correction bogue mauvaise requete.
251
*
248
*
252
* Revision 1.2  2004/09/15 11:21:07  jpm
249
* Revision 1.2  2004/09/15 11:21:07  jpm