projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82c17a9
)
user headers
author
x99bachelart
<x99bachelart>
Fri, 12 Sep 2003 16:12:30 +0000
(16:12 +0000)
committer
x99bachelart
<x99bachelart>
Fri, 12 Sep 2003 16:12:30 +0000
(16:12 +0000)
install.d/profile.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/install.d/profile.inc.php
b/install.d/profile.inc.php
index
1015fc7
..
f7f93d5
100644
(file)
--- a/
install.d/profile.inc.php
+++ b/
install.d/profile.inc.php
@@
-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";