mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 03:42:11 +01:00 
			
		
		
		
	Quelques vérifications temporelles et autres
This commit is contained in:
		@@ -57,4 +57,12 @@ function echo_date($date = NULL, $with_time = false) {
 | 
			
		||||
	return strftime("%d %B %G" . ($with_time ? " %H:%M" : ""), strtotime($date));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function error403() {
 | 
			
		||||
	include "../403.php";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function error404() {
 | 
			
		||||
	include "../404.php";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user