From b25dfd0913f2ca5666124740c30156fa0a6abaef Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Wed, 23 Jun 2010 05:55:08 -0400 Subject: [PATCH] - removed PHP closing tag --- program/steps/mail/list.inc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/program/steps/mail/list.inc b/program/steps/mail/list.inc index cf38551..69d03b3 100644 --- a/program/steps/mail/list.inc +++ b/program/steps/mail/list.inc @@ -102,5 +102,4 @@ // send response $OUTPUT->send(); -?> -- Gitblit v1.9.1