From bba5289035eebb0c4a9c6c5f3d1598b538fc3586 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Tue, 11 Nov 2008 07:39:20 +0000 Subject: Change Album and Photo controllers to set the user object as a global variable; change the header so it links to the user controllers; and add the user controllers which don't do anything. --- modules/user/controllers/user.php | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 modules/user/controllers/user.php (limited to 'modules/user/controllers/user.php') diff --git a/modules/user/controllers/user.php b/modules/user/controllers/user.php new file mode 100644 index 00000000..9b41a11e --- /dev/null +++ b/modules/user/controllers/user.php @@ -0,0 +1,32 @@ +