1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-20 17:58:24 +03:00

fix config

This commit is contained in:
Mzhelskiy Maxim 2010-05-05 05:20:45 +00:00
parent 6afa56917b
commit bae83ca68c

View file

@ -304,7 +304,7 @@ $config['block']['rule_index_blog'] = array(
'___path.root.web___/blog/*\.html$',
),
'action' => array(
'index' => array('index',''), 'new'
'index', 'new'
),
'blocks' => array(
'right' => array('stream'=>array('priority'=>100),'tags'=>array('priority'=>50),'blogs'=>array('params'=>array(),'priority'=>1))