thomascube
2005-11-18 4b0f65a597c8339b513bc44e16a95f3803c26369
index.php
@@ -289,6 +289,14 @@
  }
// handle keep-alive signal
if ($_action=='keep-alive')
  {
  rcube_remote_response('');
  exit;
  }
// only allow these templates to be included
$valid_tasks = array('mail','settings','addressbook');