Marius Cramer
2014-04-30 8edabf647814a012307bbf68628e4656ecf89eff
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',