Автозамены регионов
This commit is contained in:
@@ -35,7 +35,8 @@ $_['action_pre_action'] = array(
|
||||
'startup/error',
|
||||
'startup/event',
|
||||
'startup/maintenance',
|
||||
'startup/seo_url'
|
||||
'startup/seo_url',
|
||||
'startup/region_replacement'
|
||||
);
|
||||
|
||||
// Action Events
|
||||
@@ -59,4 +60,4 @@ $_['action_event'] = array(
|
||||
//'controller/*/after' => array(
|
||||
// 'event/debug/after'
|
||||
// )
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user