MyBB Community Forums

Full Version: [F] banning.php typo [C-Chris]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just came accross this:

admin/modules/user/banning.php line 375

$time_remaning = $lifts_on = $lang->na;

Should be

$time_remaining = $lifts_on = $lang->na;

(remaining was mispelled)
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group