Example #1
0
 static function MceButtons($buttons)
 {
     wpfb_loadclass('AdminLite');
     return WPFB_AdminLite::MceButtons($buttons);
 }