mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Update functions.php
extra / *oops*
This commit is contained in:
parent
9ac3fc114a
commit
002b25d158
1 changed files with 1 additions and 1 deletions
|
|
@ -1510,7 +1510,7 @@ function get_tagcount($var)
|
|||
return count($tmp);
|
||||
}
|
||||
|
||||
/// Return search result count
|
||||
// Return search result count
|
||||
function keyword_count($keyword)
|
||||
{
|
||||
$posts = get_blog_posts();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue