pedro_morgan
2007-08-20 dcff5718f345f55f7ea81f18d1f086facde4eacf
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();