Merge branch 'blog-hashtag-filtr' into 'master'

ссылки с тегами



See merge request !49
parents 30e164e2 26a74def
...@@ -60,10 +60,9 @@ class PostController extends BaseController ...@@ -60,10 +60,9 @@ class PostController extends BaseController
$this->actionSetCookie($tag->id); $this->actionSetCookie($tag->id);
} }
} }
else
{
$tag = $this->getCookie(); $tag = $this->getCookie();
}
// if(count($tag)) // if(count($tag))
// { // {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment