Subversion Repositories eFlore/Projets.eflore-projets

Rev

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

Rev 349 Rev 771
Line 1... Line 1...
1
<?php
1
<?php
-
 
2
// /opt/lampp/bin/php cli.php chorodep -a chargerVersions
2
class Chorodep extends EfloreScript {
3
class Chorodep extends EfloreScript {
3
	protected $nbre_dep = 0;
4
	protected $nbre_dep = 0;
4
	private $type_donnee = '';
5
	private $type_donnee = '';
5
	protected $aso_num_nomenc = array();
6
	protected $aso_num_nomenc = array();
6
	protected $nbre_ligne = 0;
7
	protected $nbre_ligne = 0;