pedro_morgan
2007-08-19 a44efae424f6cdca4e0d11d59631bb6f8558d069
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();