Anomalie #5645
Une erreur est présente dans la redirection pour les utilisateurs non-autorisés
Start date:
Due date:
% Done:
100%
Distribution:
EOLE 2.3
Description
Il y a '\' en trop dans la redirection pour les utilisateurs non-autorisés dans la page include/admin.php :
<? if($_SESSION['user_profil']!=1) { header('Location: '.$PATH.'\no.php'); } ?>
Associated revisions
suppression d'un \ en trop (fixes #5645)
History
#1 Updated by Anonymous over 9 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit posh-profil|commit:fc6b818629cb262b32a0d3c3f99c90a8ea74c3f1.
#2 Updated by Arnaud FORNEROT over 9 years ago
- Status changed from Résolu to Fermé