summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-23 09:23:02 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-23 09:23:02 -0700
commit2e998664d57bcaf38e8d1dc19606768bd6f557a3 (patch)
tree204c59de381515bbb53e599a4aab6dbe63555b01 /modules
parent3643706a2e9a0cef3c75ec82a6609726ab3421c7 (diff)
move controllers and views to the user module to make the Identity Provider refactor smaller
Diffstat (limited to 'modules')
-rw-r--r--modules/user/controllers/password.php (renamed from modules/gallery/controllers/password.php)0
-rw-r--r--modules/user/helpers/group.php (renamed from modules/gallery/helpers/group.php)0
-rw-r--r--modules/user/helpers/user.php (renamed from modules/gallery/helpers/user.php)0
-rw-r--r--modules/user/views/reset_password.html.php (renamed from modules/gallery/views/reset_password.html.php)0
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/gallery/controllers/password.php b/modules/user/controllers/password.php
index e8b08960..e8b08960 100644
--- a/modules/gallery/controllers/password.php
+++ b/modules/user/controllers/password.php
diff --git a/modules/gallery/helpers/group.php b/modules/user/helpers/group.php
index 1702fb87..1702fb87 100644
--- a/modules/gallery/helpers/group.php
+++ b/modules/user/helpers/group.php
diff --git a/modules/gallery/helpers/user.php b/modules/user/helpers/user.php
index e7e75d64..e7e75d64 100644
--- a/modules/gallery/helpers/user.php
+++ b/modules/user/helpers/user.php
diff --git a/modules/gallery/views/reset_password.html.php b/modules/user/views/reset_password.html.php
index 92ca4917..92ca4917 100644
--- a/modules/gallery/views/reset_password.html.php
+++ b/modules/user/views/reset_password.html.php