Till Brehm
2014-04-23 23176cb45bfbcc6b3cf7b33564a4a8996fdf7049
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 != ''){