Home
last modified time | relevance | path

Searched refs:PROFILE_ACT_NAME (Results 1 – 1 of 1) sorted by relevance

/plugin/forceuserchange/
H A Daction.php16 const PROFILE_ACT_NAME = 'profile'; define in action_plugin_forceuserchange
56 if ($event->data != self::PROFILE_ACT_NAME) {
61 return send_redirect(wl($ID, array('do' => self::PROFILE_ACT_NAME), true, '&'));
73 if ($ACT == self::PROFILE_ACT_NAME) {