mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-04 06:01:23 -04:00
Finish integrating the move of the user edit/update functions into the user module. The premise is that the plugable user module will provide the update screens if the user backend supports updates.
This commit is contained in:
@@ -102,7 +102,6 @@ class Identity_Core {
|
||||
return !empty($this->config["allow_updates"]);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @see Identity_Driver::guest.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user