mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
Remove StaticExporter task route
This commit is contained in:
parent
8de01e2ab0
commit
41aa90114e
@ -6,7 +6,6 @@ After: '#rootroutes'
|
||||
Director:
|
||||
rules:
|
||||
'': 'RootURLController'
|
||||
'StaticExporter//$Action/$ID/$OtherID': 'StaticExporter'
|
||||
'RemoveOrphanedPagesTask//$Action/$ID/$OtherID': 'RemoveOrphanedPagesTask'
|
||||
'SiteTreeMaintenanceTask//$Action/$ID/$OtherID': 'SiteTreeMaintenanceTask'
|
||||
'$URLSegment//$Action/$ID/$OtherID': 'ModelAsController'
|
||||
|
Loading…
x
Reference in New Issue
Block a user