Commit 5743009e authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлен новая константа - свойство для открытых писпм

parent 9fcc7902
......@@ -15,6 +15,7 @@ class ConditionBase {
const MESSAGE_LINK_VISITED = 'ok_link_visited';
const MESSAGE_UNSUBSCRIBED = 'ok_unsubscribed';
const MESSAGE_SPAM_FOLDER = 'ok_spam_folder';
const MESSAGE_DELIVERED = 'ok_delivered';
/**
* @param string $conditionName
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment