From f01835508614938c2cf0382b82ea62c2c4dedd16 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 28 Jan 2010 11:27:16 +0000 Subject: - add file/line definitions to raise_error() calls git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/index.php') diff --git a/roundcubemail/index.php b/roundcubemail/index.php index a7dd0fe53..e3c542ba2 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -111,7 +111,7 @@ if ($RCMAIL->action=='login' && $RCMAIL->task=='mail') { $RCMAIL->user->ID, $_SERVER['REMOTE_ADDR'])); } - + // restore original request parameters $query = array(); if ($url = get_input_value('_url', RCUBE_INPUT_POST)) -- cgit v1.2.3