diff --git a/code/model/RedirectorPage.php b/code/model/RedirectorPage.php index 964ccc4a..11f6c46b 100644 --- a/code/model/RedirectorPage.php +++ b/code/model/RedirectorPage.php @@ -25,8 +25,6 @@ class RedirectorPage extends Page { static $many_many = array( ); - static $allowed_children = array(); - /** * Returns this page if the redirect is external, otherwise * returns the target page.