diff options
author | alecpl <alec@alec.pl> | 2010-01-25 19:05:05 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-01-25 19:05:05 +0000 |
commit | 580ff9c55e81aae04add43c95071c57e346a19ce (patch) | |
tree | 7cee437bb80cb1b66b136ef1220089bfecac0a78 /program/steps/mail | |
parent | e399343ba4670186f4f2f9cf5557f26b43488a37 (diff) |
- set svn:keywords
Diffstat (limited to 'program/steps/mail')
-rw-r--r-- | program/steps/mail/attachments.inc | 2 | ||||
-rw-r--r-- | program/steps/mail/check_recent.inc | 2 | ||||
-rw-r--r-- | program/steps/mail/headers.inc | 2 | ||||
-rw-r--r-- | program/steps/mail/search.inc | 2 | ||||
-rw-r--r-- | program/steps/mail/sendmdn.inc | 2 |
5 files changed, 6 insertions, 4 deletions
diff --git a/program/steps/mail/attachments.inc b/program/steps/mail/attachments.inc index d97b9c413..d0808d080 100644 --- a/program/steps/mail/attachments.inc +++ b/program/steps/mail/attachments.inc @@ -15,7 +15,7 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - $Id: compose.inc 2081 2008-11-23 12:38:44Z thomasb $ + $Id$ */ diff --git a/program/steps/mail/check_recent.inc b/program/steps/mail/check_recent.inc index 4b8427358..753304018 100644 --- a/program/steps/mail/check_recent.inc +++ b/program/steps/mail/check_recent.inc @@ -15,7 +15,7 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - $Id: check_recent.inc 233 2006-06-26 17:31:20Z richs $ + $Id$ */ diff --git a/program/steps/mail/headers.inc b/program/steps/mail/headers.inc index 247827afc..946a688e9 100644 --- a/program/steps/mail/headers.inc +++ b/program/steps/mail/headers.inc @@ -14,7 +14,7 @@ | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - $Id: mark.inc 1580 2008-06-30 09:36:18Z alec $ + $Id$ */ diff --git a/program/steps/mail/search.inc b/program/steps/mail/search.inc index 9f054f938..6a1c8c471 100644 --- a/program/steps/mail/search.inc +++ b/program/steps/mail/search.inc @@ -11,6 +11,8 @@ | Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ + $Id$ + */ $REMOTE_REQUEST = TRUE; diff --git a/program/steps/mail/sendmdn.inc b/program/steps/mail/sendmdn.inc index f1fb79296..ba6d37f0c 100644 --- a/program/steps/mail/sendmdn.inc +++ b/program/steps/mail/sendmdn.inc @@ -15,7 +15,7 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - $Id: sendmail.inc 930 2007-11-25 17:34:19Z thomasb $ + $Id$ */ |