From dee20ed6a2bd92a2e67c27ccc7d60303d66cdcde Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 26 Dec 2008 05:43:06 +0000 Subject: Added the concept of "permanent" messages that we show to admins. Use this to show a "your thumbs/resizes are out of date" message whenever we change the graphics rules. Tweak watermark module to add graphics rules whenever we make a change, which triggers the graphics module to add the permanent message. --- core/models/message.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 core/models/message.php (limited to 'core/models') diff --git a/core/models/message.php b/core/models/message.php new file mode 100644 index 00000000..06997453 --- /dev/null +++ b/core/models/message.php @@ -0,0 +1,21 @@ +