summaryrefslogtreecommitdiff
path: root/extern.h
diff options
context:
space:
mode:
authoratoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-04-26 21:07:33 +0000
committeratoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b <atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-04-26 21:07:33 +0000
commit98167888fafe2793b9fded5b9af1eecc8efae0ba (patch)
tree60bca39ca5312e842b2c83b2abd26f3054600b60 /extern.h
parent35932944badfb8d3985b798c9ed975dcdf8d1d95 (diff)
BUILD : 1.7.2 (69) BUGS : NOTES : Added new MemoServ command RSEND to send a memo requesting a receipt memo once the recipient reads it.
git-svn-id: svn://svn.anope.org/anope/trunk@69 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@45 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'extern.h')
-rw-r--r--extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern.h b/extern.h
index 8f49c1959..8061b485c 100644
--- a/extern.h
+++ b/extern.h
@@ -344,6 +344,7 @@ E int CSOpersOnly;
E int MSMaxMemos;
E int MSSendDelay;
E int MSNotifyAll;
+E int MSMemoReceipt;
E int BSDefFlags;
E int BSKeepData;