mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
API Removed deprecated ModelAsController::find_old_page()
This commit is contained in:
parent
670dfd2ea0
commit
cec983b628
@ -1286,6 +1286,7 @@ After (`mysite/_config/config.yml`):
|
||||
* Removed `Session::set_config()` and `Session::get_config()`. Use the `Session.timeout` config setting instead
|
||||
* Removed `Security::set_login_recording()` and `Security::get_login_recording()`.
|
||||
Use the `Security.login_recording` config setting instead.
|
||||
* Removed `ModelAsController::find_old_page()`. Use `OldPageRedirector::find_old_page()` instead
|
||||
|
||||
#### <a name="overview-general-deprecated"></a>General and Core Deprecated API
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user