Till Brehm
2014-02-16 fa9c29e3f808f565cad97f56ba8b576f0a9c35b4
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');