Browse Source
Added ability to enable/disable notifiations on a system level basis.
added enableNotifications to config.php (1=On, 0=Off)
modified event_add/create to show or not show the notification dropdown
based on the enableNotifications option.
Now sysadmins can decide if they want to offer notifications and the UI will
change so as not to show unusable options (i.e. Notify dropdown list)