alecpl
2009-10-14 b5713396f1bfd135b457bcad9cceb20f48ba23c7
- fix last commit


1 files modified
2 ■■■ changed files
index.php 2 ●●● patch | view | raw | blame | history
index.php
@@ -159,7 +159,7 @@
    $OUTPUT->redirect(array(), 2000);
  
  if (!empty($_REQUEST['_framed']))
    $OUTPUT->command('redirect', $OUTPUT->app->url());
    $OUTPUT->command('redirect', '?');
  // check if installer is still active
  if ($RCMAIL->config->get('enable_installer') && is_readable('./installer/index.php')) {