summaryrefslogtreecommitdiff
path: root/program/steps/mail/attachments.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-06-23 09:55:08 +0000
committeralecpl <alec@alec.pl>2010-06-23 09:55:08 +0000
commitb25dfd0913f2ca5666124740c30156fa0a6abaef (patch)
tree1c29159d3af630e440abb35aa70df5a4ef544537 /program/steps/mail/attachments.inc
parent5c024015f02ed5b0b772f8fff5bfe8aa6dab1d93 (diff)
- removed PHP closing tag
Diffstat (limited to 'program/steps/mail/attachments.inc')
-rw-r--r--program/steps/mail/attachments.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/steps/mail/attachments.inc b/program/steps/mail/attachments.inc
index 2b4a59024..dca727278 100644
--- a/program/steps/mail/attachments.inc
+++ b/program/steps/mail/attachments.inc
@@ -152,4 +152,3 @@ else if ($_SERVER['REQUEST_METHOD'] == 'POST') {
$OUTPUT->command('auto_save_start', false);
$OUTPUT->send('iframe');
-?>