user headers
authorx99bachelart <x99bachelart>
Fri, 12 Sep 2003 16:12:30 +0000 (16:12 +0000)
committerx99bachelart <x99bachelart>
Fri, 12 Sep 2003 16:12:30 +0000 (16:12 +0000)
install.d/profile.inc.php

index 1015fc7..f7f93d5 100644 (file)
@@ -27,6 +27,7 @@ function getprofile() {
     .htmlentities($_SESSION['mail']).">";
   $array['sig'] = $_SESSION['sig'];
   $array['org']  = $_SESSION['org'];
+  $array['customhdr'] = "";
   $array['display'] = $_SESSION['displaytype'];
   $array['lastnews'] = time()-86400;
   $array['locale'] = "locales/fr.inc.php";