diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-13 13:37:37 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-13 13:37:37 -0700 |
commit | 14e14003de0ae5dfe1886bec5bec435d15c7554f (patch) | |
tree | 7c52b07001c3df348928f72493f6e79a2c31f6f1 | |
parent | 2af48060117bdf30fb48929dd8c9d22800a70843 (diff) |
refactor the user and group helpers into the gallery core module. 2 reason, first it makes sense that users and groups are a gallery requirement and belong in core. secondly, prepares the way for the Identity refactor.
-rw-r--r-- | modules/gallery/helpers/group.php (renamed from modules/user/helpers/group.php) | 0 | ||||
-rw-r--r-- | modules/gallery/helpers/user.php (renamed from modules/user/helpers/user.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/modules/user/helpers/group.php b/modules/gallery/helpers/group.php index fbc5157d..fbc5157d 100644 --- a/modules/user/helpers/group.php +++ b/modules/gallery/helpers/group.php diff --git a/modules/user/helpers/user.php b/modules/gallery/helpers/user.php index 7aa990e1..7aa990e1 100644 --- a/modules/user/helpers/user.php +++ b/modules/gallery/helpers/user.php |