mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
pri.ee fix #2125
This commit is contained in:
parent
e0c21acba5
commit
2ad45b6919
3 changed files with 19 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue