Projet

Général

Profil

« Précédent | Suivant » 

Révision 6f3d2063

Ajouté par Renato Botelho il y a presque 10 ans

Replace Header() calls by lowercase

Voir les différences:

usr/local/www/services_dhcp_edit.php
53 53
require_once('globals.inc');
54 54

  
55 55
if(!$g['services_dhcp_server_enable']) {
56
	Header("Location: /");
56
	header("Location: /");
57 57
	exit;
58 58
}
59 59

  

Formats disponibles : Unified diff