mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Updated e_notify.php to v2.x spec.
This commit is contained in:
@@ -1263,6 +1263,7 @@ function update_706_to_800($type='')
|
||||
$notify_prefs['event'][$e]['class'] = e_UC_NOBODY; // Just disable if we don't know what else to do
|
||||
}
|
||||
$nt_changed++;
|
||||
$notify_prefs['event'][$e]['legacy'] = 1;
|
||||
unset($notify_prefs['event'][$e]['type']);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user