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/widgets/widgets/log.widget.php
66 66
    echo "<meta http-equiv=\"refresh\" content=\"0;url=" . $filename . "\" />\n";
67 67
    echo "</noscript>\n";
68 68
  }
69
	Header("Location: /");
69
	header("Location: /");
70 70
}
71 71

  
72 72
$nentries = isset($config['widgets']['filterlogentries']) ? $config['widgets']['filterlogentries'] : 5;

Formats disponibles : Unified diff