Commit 26a74def authored by andre's avatar andre

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

parent c27d0efc
......@@ -61,10 +61,9 @@ class PostController extends BaseController
$this->actionSetCookie($tag->id);
}
}
else
{
$tag = $this->getCookie();
}
$tag = $this->getCookie();
// 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