This commit is contained in:
Parziphal 2013-11-03 15:36:57 -05:00
parent 671dccc07c
commit 63c49877e9

View File

@ -1139,7 +1139,7 @@ class PostController extends ApplicationController
'after' => [
'save_tags_to_cookie' => ['only' => ['update', 'create']]
],
# iTODO:
# iTODO :
'around' => [
// 'cache_action' => ['only' => ['index', 'atom', 'piclens']]
]