projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee663c
)
oops
author
x2000habouzit
<x2000habouzit>
Wed, 15 Dec 2004 19:32:24 +0000
(19:32 +0000)
committer
x2000habouzit
<x2000habouzit>
Wed, 15 Dec 2004 19:32:24 +0000
(19:32 +0000)
article.php
patch
|
blob
|
blame
|
history
diff --git
a/article.php
b/article.php
index
06b21f2
..
79d058e
100644
(file)
--- a/
article.php
+++ b/
article.php
@@
-41,7
+41,7
@@
$spool = new spool($nntp,$group,$profile['display'],$profile['lastnews']);
if (!$spool) error("nntpspool");
$nntp->group($group);
-$post = new NN
NT
Post($nntp,$id);
+$post = new NN
TP
Post($nntp,$id);
if (!$post) {
if ($nntp->lasterrorcode == "423") {
$spool->delid($id);