Merge branch '3.0'

This commit is contained in:
Ingo Schommer 2012-07-05 17:53:35 +02:00
commit d1bc7219a8
1 changed files with 0 additions and 2 deletions

View File

@ -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.