Subversion Repositories Applications.framework

Rev

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

Rev 239 Rev 241
Line 6... Line 6...
6
 * Ces mesures peuvent ensuite être affichées au sein d'un tableau XHTML.
6
 * Ces mesures peuvent ensuite être affichées au sein d'un tableau XHTML.
7
 *
7
 *
8
 * @category	PHP 5.2
8
 * @category	PHP 5.2
9
 * @package	Framework
9
 * @package	Framework
10
 * @author		Jean-Pascal MILCENT <jpm@tela-botanica.org>
10
 * @author		Jean-Pascal MILCENT <jpm@tela-botanica.org>
11
 * @copyright	Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)
11
 * @copyright	Copyright (c) 2010, Tela Botanica (accueil@tela-botanica.org)
12
 * @license	http://www.gnu.org/licenses/gpl.html Licence GNU-GPL-v3
12
 * @license	http://www.gnu.org/licenses/gpl.html Licence GNU-GPL-v3
13
 * @license	http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt Licence CECILL-v2 
13
 * @license	http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt Licence CECILL-v2 
14
 * @version	$Id: Chronometre.php 239 2010-11-25 18:04:00Z jpm $
14
 * @version	$Id: Chronometre.php 241 2010-12-06 15:19:07Z jpm $
15
 * @link		/doc/framework/
15
 * @link		/doc/framework/
16
 */
16
 */
17
class Chronometre {
17
class Chronometre {
18
	/*** Attributs : ***/
18
	/*** Attributs : ***/
19
	private static $pointArretNumero = 1;
19
	private static $pointArretNumero = 1;