Switched to zutil UserMessageManager

This commit is contained in:
Ziver Koc 2018-08-08 11:34:44 +02:00
parent 0c8f71d80d
commit 5065c24f39
5 changed files with 106 additions and 101 deletions

View file

@ -9,7 +9,7 @@ public interface ZalleryConstants {
/** Session Constants **/
public static final String SESSION_KEY_USER_MSG = "zall_user_message";
public static final String KEY_USER_MSG = "zall_user_message";
/** Language Key Constants **/