projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f98c1e
)
user headers
author
x99bachelart
<x99bachelart>
Fri, 12 Sep 2003 17:36:19 +0000
(17:36 +0000)
committer
x99bachelart
<x99bachelart>
Fri, 12 Sep 2003 17:36:19 +0000
(17:36 +0000)
thread.php
patch
|
blob
|
blame
|
history
diff --git
a/thread.php
b/thread.php
index
abade85
..
3d72fc4
100644
(file)
--- a/
thread.php
+++ b/
thread.php
@@
-131,6
+131,7
@@
if (isset($_REQUEST['action']) && (isset($_REQUEST['type'])) &&
.stripslashes($_REQUEST['followup'])."\n":"")
."References: $refs\n"
.$news['customhdr']
+ .$profile['customhdr']
."\n"
.wrap($body,"",$news['wrap']);
$result = $mynntp->post($message);