Subversion Repositories eFlore/Applications.cel

Rev

Rev 3857 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3857 Rev 3895
Line 14... Line 14...
14
 * @license    CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
14
 * @license    CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
15
 * @copyright  1999-2014 Tela Botanica <accueil@tela-botanica.org>
15
 * @copyright  1999-2014 Tela Botanica <accueil@tela-botanica.org>
16
 */
16
 */
17
class GestionChampsEtendus2 extends Cel {
17
class GestionChampsEtendus2 extends Cel {
Line 316... Line 346...
316
		$cle{0} = strtolower($cle{0});
346
                $cle{0} = strtolower($cle{0});
317
 
347
 
318
		return $cle;
348
                return $cle;