summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/mail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/mail.c b/mbbsd/mail.c
index 1fb65f35..9149aade 100644
--- a/mbbsd/mail.c
+++ b/mbbsd/mail.c
@@ -824,6 +824,7 @@ m_forward(int ent, fileheader_t * fhdr, const char *direct)
move(1, 0);
clrtobot();
prints("轉信給: %s\n標 題: %s\n", uid, save_title);
+ showplans(uid);
switch (do_send(uid, save_title)) {
case -1: