mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-04 06:41:01 +01:00
removed filter/validate
This commit is contained in:
@@ -905,9 +905,6 @@ class AdminController
|
||||
$page->slug('');
|
||||
}
|
||||
|
||||
// Validation, type filtering and saving the changes.
|
||||
$page->validate();
|
||||
$page->filter();
|
||||
$page->save();
|
||||
|
||||
// Enqueue message and redirect to new location.
|
||||
|
||||
Reference in New Issue
Block a user