tbrehm
2010-05-25 76d6e96b3fb196b3544b83ecbf97ebfcfed783ea
interface/web/mail/webmailer.php
@@ -32,7 +32,7 @@
require_once('../../lib/app.inc.php');
//* Check permissions for module
$app->auth->check_module_permissions('sites');
$app->auth->check_module_permissions('mail');
/* get the id of the mail (must be int!) */
if (!isset($_GET['id'])){