diff options
author | atoledo 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 |
---|---|---|
committer | atoledo 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 |
commit | 98167888fafe2793b9fded5b9af1eecc8efae0ba (patch) | |
tree | 60bca39ca5312e842b2c83b2abd26f3054600b60 /extern.h | |
parent | 35932944badfb8d3985b798c9ed975dcdf8d1d95 (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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |