$app=DB::fetch_first("select * from %t where `group`<3 and isshow>0 and `available`>0 ORDER BY disp",array('app_market'));
$app=DB::fetch_first("select * from %t where (`group`<3 ||identifier='appmanagement') and isshow>0 and `available`>0 ORDER BY disp",array('app_market'));