Merge branch '3.0'

This commit is contained in:
Ingo Schommer 2012-07-05 17:53:35 +02:00
commit d1bc7219a8

View File

@ -25,8 +25,6 @@ class RedirectorPage extends Page {
static $many_many = array( static $many_many = array(
); );
static $allowed_children = array();
/** /**
* Returns this page if the redirect is external, otherwise * Returns this page if the redirect is external, otherwise
* returns the target page. * returns the target page.