Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 304 → Rev 305

/trunk/scripts/modules/versionnage/Versionnage.php
19,7 → 19,7
class Versionnage extends ScriptCommande {
const SCRIPT_NOM = 'versionnage';
const MANUEL_VERSION = '4.3';
const MANUEL_VERSION = '4.4';
private $projet = null;
private $traitement = null;