Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 1226 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1226 Rev 1285
Line 232... Line 232...
232
			$resultat = ($limite == 1) ? $resultat[0] : $resultat;
232
			$resultat = ($limite == 1) ? $resultat[0] : $resultat;
233
		}
233
		}
Line 234... Line 234...
234
		
234
		
235
		return $resultat;
235
		return $resultat;
236
	}
-
 
237
}
236
	}
-
 
237
}