From 570901ba4e526be37afd0cbbe018cb0500a7cda1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 5 Sep 2011 01:22:27 -0400 Subject: Refactor a bit * move a lot of stuff out of MessageManager * move models from lib to models --- src/controllers/AuthPage.class.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controllers/AuthPage.class.php') diff --git a/src/controllers/AuthPage.class.php b/src/controllers/AuthPage.class.php index 127bc1f..b31d938 100644 --- a/src/controllers/AuthPage.class.php +++ b/src/controllers/AuthPage.class.php @@ -1,4 +1,5 @@