tbrehm
2008-12-15 db5aa62b7faa2685f29215d4d08e13d28fd481a1
interface/web/mail/mail_user_edit.php
@@ -131,7 +131,7 @@
         $app->tform->errorMessage .= $app->tform->wordbook["error_no_pwd"]."<br>";
      }
      
      // Ccheck the client limits, if user is not the admin
      // Check the client limits, if user is not the admin
      if($_SESSION["s"]["user"]["typ"] != 'admin') { // if user is not admin
         // Get the limits of the client
         $client_group_id = $_SESSION["s"]["user"]["default_group"];