Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 525 | Rev 548 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 525 Rev 529
Line 11... Line 11...
11
* @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
11
* @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
12
* @license CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
12
* @license CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
13
* @version 1.0
13
* @version 1.0
14
* @copyright 1999-2011 Tela Botanica (accueil@tela-botanica.org)
14
* @copyright 1999-2011 Tela Botanica (accueil@tela-botanica.org)
15
* 
15
* 
16
* to do : éliminer l'heritage (tratement version et url.suivant url.precedent)
-
 
-
 
16
* 
17
*/
17
*/
Line -... Line 18...
-
 
18
 
-
 
19
//to do : éliminer l'heritage (->traitement version et commun::formulerUrl (oblige à utiliser this->limite_requete ))
18
 
20
 
Line 19... Line 21...
19
class Informations extends Commun {
21
class Informations extends Commun {
20
	
22
	
21
	protected $limite_requete = array( 'depart' => 0, 'limite' => 10);
23
	protected $limite_requete = array( 'depart' => 0, 'limite' => 10);