stable

Clone or download

Read-only

Allow plugins to add warnings for siteadmin

Part of request #10109 Warn site admin that there are too many users on the platform No functional changes. You still have the warning when forgeupgrade is not up2date. + fix styling issue of forgeupgrade warnings for TLP Change-Id: Ib038134056f6279098f68094d4ab107a1937fc73

Modified Files

Name
M site-content/en_US/admin/admin.tab +2 −2 Go to diff View file
M site-content/fr_FR/admin/admin.tab +2 −2 Go to diff View file
M src/common/event/Event.class.php +10 −0 Go to diff View file
M src/www/admin/admin_utils.php +36 −9 Go to diff View file
M src/www/admin/index.php +2 −2 Go to diff View file
M src/www/my/index.php +25 −7 Go to diff View file