调用方式
global $CACHE;
$user_cache = $CACHE->readCache('sort');
可用变量 1为分类id
$sort_cache[1]['lognum'] 该分类文章数
$sort_cache[1]['sortname'] 该分类名称
$sort_cache[1]['description'] 分类描述
$sort_cache[1]['alias'] 分类别名
$sort_cache[1]['sid'] 分类id
$sort_cache[1]['taxis'] 排序
$sort_cache[1]['pid'] 父分类id
$sort_cache[1]['template'] 分类模版
$sort_cache[1]['children'] 子分类