Changeset 11736
- Timestamp:
- Jul 13, 2011, 10:16:31 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/include/functions_user.inc.php
r11355 r11736 1103 1103 function try_log_user($username, $password, $remember_me) 1104 1104 { 1105 // we force the session table to be clean 1106 pwg_session_gc(); 1107 1105 1108 global $conf; 1106 1109 // retrieving the encrypted password of the login submitted
Note: See TracChangeset
for help on using the changeset viewer.