Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 292 Rev 294
Line 165... Line 165...
165
    		'id_station' => $id_station
165
    		'id_station' => $id_station
166
    	);
166
    	);
167
    	return self::construireUrl($params);
167
    	return self::construireUrl($params);
168
    }
168
    }
Line 169... Line 169...
169
    
169
    
Line 170... Line 170...
170
    public static function getUrlFormulaireSafficherFormulaireModificationEspeceAdminuppressionStation() {
170
    public static function getUrlFormulaireSuppressionStation() {
171
    	
171
    	
172
		$params = array(
172
		$params = array(
173
    		'module' => 'Station',
173
    		'module' => 'Station',