Created
August 30, 2014 18:48
-
-
Save chris-jamieson/caf6bb73ab76970e8500 to your computer and use it in GitHub Desktop.
Standard messages to filter / hide using Drupal 7 "disable messages" module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .*Strict warning.* | |
| .*There is a security update available for your version of Drupal.* | |
| .*There are security updates available for one or more of your modules or themes.* | |
| .*One or more problems were detected with your Drupal installation.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment