jmontoya
2010-08-05 e2b8a5b3291232c7bd3d5fce6dfb1ee008f6b062
interface/web/dashboard/dashlets/limits.php
@@ -81,6 +81,10 @@
                    'db_table' => 'dns_soa',
                    'db_where' => "");
      $limits[] = array('field' => 'limit_dns_slave_zone',
                    'db_table' => 'dns_slave',
                    'db_where' => "");
      $limits[] = array('field' => 'limit_dns_record',
                    'db_table' => 'dns_rr',
                    'db_where' => "");
@@ -166,4 +170,4 @@
?>
?>