fixing category "filed under"
This commit is contained in:
parent
621cefb175
commit
3f0c9bf8a1
@ -526,7 +526,7 @@
|
||||
|
||||
$categories = array();
|
||||
|
||||
if (isset($fpdb->_categories)) {
|
||||
if (!empty($fpdb->_categories)) {
|
||||
$categories = $fpdb->_categories;
|
||||
} else {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user