Subversion Repositories Applications.framework

Rev

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

Rev 129 Rev 153
Line 10... Line 10...
10
 // Auteur principal :
10
 // Auteur principal :
11
 * @author Jean-Pascal MILCENT <jpm@tela-botanica.org>
11
 * @author Jean-Pascal MILCENT <jpm@tela-botanica.org>
12
 // Autres auteurs :
12
 // Autres auteurs :
13
 * @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
13
 * @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
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
 * @version $$Id$$
15
 * @version $$Id: Application.php 153 2010-03-04 10:48:32Z jpm $$
16
 * @copyright 1999-2009 Tela Botanica (accueil@tela-botanica.org)
16
 * @copyright 1999-2009 Tela Botanica (accueil@tela-botanica.org)
17
 */
17
 */
18
class Application {
18
class Application {
Line 19... Line 19...
19
 
19