|
@@ -7,16 +7,16 @@ |
|
|
block discarded – undo |
|
7
|
7
|
'uploaddir' => '/', |
|
8
|
8
|
|
|
9
|
9
|
'page' => array( |
|
10
|
|
- 'account-index' => array( 'account/profile','account/subscription','account/history','account/favorite','account/watch','basket/mini','catalog/session' ), |
|
11
|
|
- 'basket-index' => array( 'basket/standard','basket/related' ), |
|
12
|
|
- 'catalog-count' => array( 'catalog/count' ), |
|
13
|
|
- 'catalog-detail' => array( 'basket/mini','catalog/stage','catalog/detail','catalog/session' ), |
|
14
|
|
- 'catalog-list' => array( 'basket/mini','catalog/filter','catalog/stage','catalog/lists' ), |
|
15
|
|
- 'catalog-stock' => array( 'catalog/stock' ), |
|
16
|
|
- 'catalog-suggest' => array( 'catalog/suggest' ), |
|
17
|
|
- 'checkout-confirm' => array( 'checkout/confirm' ), |
|
18
|
|
- 'checkout-index' => array( 'checkout/standard' ), |
|
19
|
|
- 'checkout-update' => array( 'checkout/update'), |
|
|
10
|
+ 'account-index' => array('account/profile', 'account/subscription', 'account/history', 'account/favorite', 'account/watch', 'basket/mini', 'catalog/session'), |
|
|
11
|
+ 'basket-index' => array('basket/standard', 'basket/related'), |
|
|
12
|
+ 'catalog-count' => array('catalog/count'), |
|
|
13
|
+ 'catalog-detail' => array('basket/mini', 'catalog/stage', 'catalog/detail', 'catalog/session'), |
|
|
14
|
+ 'catalog-list' => array('basket/mini', 'catalog/filter', 'catalog/stage', 'catalog/lists'), |
|
|
15
|
+ 'catalog-stock' => array('catalog/stock'), |
|
|
16
|
+ 'catalog-suggest' => array('catalog/suggest'), |
|
|
17
|
+ 'checkout-confirm' => array('checkout/confirm'), |
|
|
18
|
+ 'checkout-index' => array('checkout/standard'), |
|
|
19
|
+ 'checkout-update' => array('checkout/update'), |
|
20
|
20
|
), |
|
21
|
21
|
|
|
22
|
22
|
'resource' => array( |