thomascube
2005-11-13 ecf7590cb84bb944d4adcd46124fbf0d081848f3
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');