Dominik Müller
2015-01-09 d453c16036dd5a4ff1dfb6c0dd4c3ea8f315b03a
interface/web/dashboard/ajax_get_json.php
@@ -66,6 +66,9 @@
   // vhostsubdomains
   $result[] = _search('sites', 'web_vhost_subdomain', "AND type = 'vhostsubdomain'");
   // vhostaliasdomains
   $result[] = _search('sites', 'web_vhost_aliasdomain', "AND type = 'vhostalias'");
   // FTP users
   $result[] = _search('sites', 'ftp_user');