mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge branch '3.0'
This commit is contained in:
commit
d1bc7219a8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user