Florian Schaal
2014-09-26 26a9140960cd7a53cb4f52f3a69bad04482b7d46
interface/web/dashboard/dashlets/limits.php
@@ -71,7 +71,7 @@
      $limits[] = array('field' => 'limit_web_aliasdomain',
         'db_table' => 'web_domain',
                    'db_where' => "(type = 'alias' OR type = 'vhostalias'");
                    'db_where' => "(type = 'alias' OR type = 'vhostalias')");
      $limits[] = array('field' => 'limit_ftp_user',
         'db_table' => 'ftp_user',