projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87cafcc
)
date display gaussian blur
author
x99bachelart
<x99bachelart>
Wed, 1 Oct 2003 12:50:27 +0000
(12:50 +0000)
committer
x99bachelart
<x99bachelart>
Wed, 1 Oct 2003 12:50:27 +0000
(12:50 +0000)
install.d/format.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/install.d/format.inc.php
b/install.d/format.inc.php
index
9fb20f3
..
f0b9f0e
100644
(file)
--- a/
install.d/format.inc.php
+++ b/
install.d/format.inc.php
@@
-22,7
+22,7
@@
function formatSpoolHeader($_header,$_text,$_id,$_group,$_isref,$_isread=true) {
global $locale;
switch ($_header) {
case "date":
- return
date($locale['format']['datefmt'],
$_text);
+ return
locale_header_date(
$_text);
case "from":
# From: mark@cbosgd.ATT.COM
# From: mark@cbosgd.ATT.COM (Mark Horton)