Till Brehm
2014-04-09 d2c5ed744b3ded87b2735ed26f45ae2836d2bedc
interface/lib/classes/tform.inc.php
@@ -1302,7 +1302,7 @@
      $perm = $app->db->quote($perm);
      $table = $app->db->quote($table);
      
      if($_SESSION["s"]["user"]["typ"] == 'admin') {
      if($_SESSION["s"]["user"]["typ"] == 'admin' || $_SESSION['s']['user']['mailuser_id'] > 0) {
         return '1';
      } else {
         if ($table != ''){