add sanity check for update category post counts method

This commit is contained in:
albert
2013-03-10 00:35:36 -05:00
parent 27926df522
commit f96cd644bc
3 changed files with 7 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
<%= auto_discovery_link_tag :atom, posts_path(:format => "atom", :tags => params[:tags]) %>
<%= stylesheet_link_tag "application", :media => "screen" %>
<%= javascript_include_tag "application" %>
<%= Danbooru.config.custom_html_header_content %>
<%= raw Danbooru.config.custom_html_header_content %>
<%= yield :html_header %>
</head>
<body>