summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-15 21:20:59 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-15 21:20:59 +0800
commit1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9 (patch)
treecfd4619c3c0a8a5511959b76f80fcaaf27452fd1 /mbbsd/mail.c
parentb73be94cdccb1752e25b731db46477f28ce30a90 (diff)
downloadpttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar.gz
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar.bz2
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar.lz
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar.xz
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.tar.zst
pttbbs-1aca8f8271d88c5d5b55bbd2f0268e1f42d194b9.zip
anonymous posting in inn
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2068 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/mail.c')
-rw-r--r--mbbsd/mail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mail.c b/mbbsd/mail.c
index 06f61e7b..003256c7 100644
--- a/mbbsd/mail.c
+++ b/mbbsd/mail.c
@@ -1102,7 +1102,7 @@ mail_cross_post(int ent, fileheader_t * fhdr, char *direct)
append_record(fname, &xfile, sizeof(xfile));
setbtotal(getbnum(xboard));
if (!xfile.filemode)
- outgo_post(&xfile, xboard);
+ outgo_post(&xfile, xboard, cuser.userid, cuser.username);
cuser.numposts++;
outmsg("¤å³¹Âà¿ý§¹¦¨");
pressanykey();