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.php
44 44
require_once("filter.inc");
45 45

  
46 46
if(!$g['services_dhcp_server_enable']) {
47
	Header("Location: /");
47
	header("Location: /");
48 48
	exit;
49 49
}
50 50

  

Formats disponibles : Unified diff