This commit is contained in:
Martin Lensment 2015-06-08 15:31:15 +03:00
parent e0c21acba5
commit 2ad45b6919
3 changed files with 19 additions and 19 deletions

View file

@ -13,7 +13,7 @@ namespace :zonefile do
ret text;
BEGIN
-- define filters
include_filter = '%' || i_origin;
include_filter = '%.' || i_origin;
-- for %.%.%
IF i_origin ~ '\\.' THEN