MyBBStuff / MyAlerts

A simple notification/alert system for MyBB similar to IPB and XenForo's core implementations of user notifications.
http://www.euantor.com/myalerts/
47 stars 33 forks source link

Correct `$mybb->user['name']` to `$mybb->user['username']` #346

Closed lairdshaw closed 7 months ago

lairdshaw commented 7 months ago

This was a typo in the recent PR #344.