Till Brehm
2014-04-24 d50cada50e92a788468cd97757a2dbc5d2cfb87c
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 != ''){