ajout d'un lien vers la modification du profil dans sa propre fiche, bug 406
[platal.git] / htdocs / skins.php
index 651e9e9..9dc00b8 100644 (file)
@@ -21,7 +21,7 @@
 
 require_once('xorg.inc.php');
 if (!$globals->skin->enable) {
-    header('Location: index.php');
+    redirect('index.php');
 }
 new_skinned_page('skins.tpl', AUTH_COOKIE);
 $page->assign('xorg_title','Polytechnique.org - Skins');