diff options
| -rw-r--r-- | index.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -170,6 +170,7 @@ if (empty($RCMAIL->user->ID)) {      );    } +  $OUTPUT->set_env('task', 'login');    $OUTPUT->task = 'login';    $OUTPUT->send('login');    exit; | 
|  | index : roundcube.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git repository hosting | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | index.php | 1 | 
| @@ -170,6 +170,7 @@ if (empty($RCMAIL->user->ID)) {      );    } +  $OUTPUT->set_env('task', 'login');    $OUTPUT->task = 'login';    $OUTPUT->send('login');    exit; |