Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
BUG: Allow children on RedirectorPage (Trac #7587)
  • Loading branch information
Sam Minnee committed Jun 29, 2012
1 parent 25ee305 commit 040f780
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/model/RedirectorPage.php
Expand Up @@ -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.
Expand Down

0 comments on commit 040f780

Please sign in to comment.