public static function dataEnd($data, $allow_cross = false) { return AJAX::ajaxResponse(AJAX_DATA_END, $data, $allow_cross); }