Falko Timme
2014-03-02 4cd62d78914e7a657f1471cd6d1aa1ad074b526c
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 != ''){