diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 22:55:36 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 22:55:36 +0200 |
commit | 25637b7bf2816b6abe2f103651d99eda11ebfbb9 (patch) | |
tree | ba8e01b48d37e080aef547a83c4be21cc2bfc6b1 | |
parent | 691168a3b31fbb0b1eb3a146f2bf33e9356e812b (diff) |
re-allow mur.at nets
-rw-r--r-- | config.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ $conf['acl']['range'] = array( "193.33.150.0/23", // Funkfeuer Graz Public "217.29.149.64/28", // 0xFF Citycom IP Bereich "193.238.156.0/22", // Funkfeuer Wien -// "89.106.208.0/21" // mur.at + "89.106.208.0/21" // mur.at ); ?> |