tbrehm
2007-07-03 a3576476db51350970a77bf8127ed89b1d626851
interface/web/sites/web_domain_list.php
@@ -50,7 +50,7 @@
$app->uses('listform_actions');
// Limit the results to alias domains
// $app->listform_actions->SQLExtWhere = "type = 'local'";
$app->listform_actions->SQLExtWhere = "type = 'vhost'";
$app->listform_actions->onLoad();