projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
579d24a
)
I'm such an ass
author
x2000habouzit
<x2000habouzit>
Wed, 15 Dec 2004 19:47:17 +0000
(19:47 +0000)
committer
x2000habouzit
<x2000habouzit>
Wed, 15 Dec 2004 19:47:17 +0000
(19:47 +0000)
include/post.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/include/post.inc.php
b/include/post.inc.php
index
9397b86
..
71c36fb
100644
(file)
--- a/
include/post.inc.php
+++ b/
include/post.inc.php
@@
-20,7
+20,7
@@
class NNTPPost {
* @param $_nntp RESOURCE handle to NNTP socket
* @param $_id STRING MSGNUM or MSGID (a group should be selected in this case)
*/
- function
p
ost(&$_nntp,$_id) {
+ function
NNTPP
ost(&$_nntp,$_id) {
$this->headers = new headers($_nntp,$_id);
if (!$this->headers) {
$this = false;