From 1901745d734e493f56139fea6812b36fe05a5bae Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 23 Jun 2010 09:55:08 +0000 Subject: - removed PHP closing tag git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'roundcubemail/index.php') diff --git a/roundcubemail/index.php b/roundcubemail/index.php index a226b54c9..6a9a748bf 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -274,5 +274,4 @@ raise_error(array( 'line' => __LINE__, 'file' => __FILE__, 'message' => "Invalid request"), true, true); - -?> + -- cgit v1.2.3