vogelor
2008-12-14 cf8190ffc604cce6d3c441f3aed7aaf594007e13
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"];