Dominik Mueller
2014-01-21 779b174e3d72667b12d5815f314f31beafde4710
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',