Mybb Mobile Theme
If an administrator wishes to build or modify their own mobile theme, the following technical areas must be addressed:
Users are more likely to participate in discussions if they can easily navigate and post while on the go. mybb mobile theme
if($mybb->settings['mobile_swipe_back'] && $GLOBALS['mobile_theme_enabled']) { $GLOBALS['headerinclude'] .= "<script>// swipe code here</script>"; } If an administrator wishes to build or modify