mTitle ); // If any of these are not 0, then has members if ( $cat->getPageCount() || $cat->getSubcatCount() || $cat->getFileCount() ) { return true; } } return false; } }