summaryrefslogtreecommitdiff
path: root/inc/actions.php
diff options
context:
space:
mode:
authorMatthias Grimm <matthiasgrimm@users.sourceforge.net>2005-11-11 18:01:22 +0100
committerMatthias Grimm <matthiasgrimm@users.sourceforge.net>2005-11-11 18:01:22 +0100
commit4cb796577ee06e5db0058b4a820243db1b9a48f4 (patch)
treef2f8df239be1740c11d6191ac560af9da557ffd1 /inc/actions.php
parent5beae5da4955cae1f238049f8752ee435db58217 (diff)
downloadrpg-4cb796577ee06e5db0058b4a820243db1b9a48f4.tar.gz
rpg-4cb796577ee06e5db0058b4a820243db1b9a48f4.tar.bz2
profile change feedback
This pathc adds a feedback for the user after changing his/her profile and the profile dialog will be closed. darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz
Diffstat (limited to 'inc/actions.php')
-rw-r--r--inc/actions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/actions.php b/inc/actions.php
index 2b5fa7ace..d17b975d7 100644
--- a/inc/actions.php
+++ b/inc/actions.php
@@ -53,6 +53,8 @@ function act_dispatch(){
//update user profile
if (($ACT == 'profile') && updateprofile()) {
+ msg($lang['profchanged'],1);
+ $ACT = 'show';
}
//save