From b230beea20bc18f05d51b8e1f76c99c74a12fff4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 17 Jul 2006 07:29:51 +0000 Subject: Add "remember me" feature --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 564525d5..58dfdb5c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1067,6 +1067,7 @@ demos/time-tracker/protected/App_Code/ProjectDao.php -text demos/time-tracker/protected/App_Code/TimeTrackerException.php -text demos/time-tracker/protected/App_Code/TimeTrackerUser.php -text demos/time-tracker/protected/App_Code/TimeTrackerUserTypeHandler.php -text +demos/time-tracker/protected/App_Code/TrackerAuthManager.php -text demos/time-tracker/protected/App_Code/UserDao.php -text demos/time-tracker/protected/App_Code/UserManager.php -text demos/time-tracker/protected/App_Code/exceptions.txt -text -- cgit v1.2.3