Roundcube Webmail
Search:
Login
Help/Guide
About Trac
Preferences
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
77799d8
in github for
index.php
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 27, 2012 3:24:24 AM (
13 months
ago)
Author:
alecpl <alec@…>
Branches:
release-0.7
Children:
9899abc
Parents:
cba69dd
Message:
Applied some fixes from trunk
File:
1 edited
index.php
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
index.php
r315993e
r77799d8
120
120
if ($query['_task'] == 'login')
121
121
unset($query['_task']);
122
123
// prevent redirect to compose with specified ID (#1488226)
124
if ($query['_action'] == 'compose' && !empty($query['_id']))
125
$query = array();
122
126
}
123
127
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive