|
|
|
Environment:
|
FreeBSD/Apache 2.2/MySQL
|
|
|
Line 159 on the login/index.php page sets the login log entry using the $USER variable which does not get set until the next line. Simply switching the lines orders will fix this problem.
|
|
Description
|
Line 159 on the login/index.php page sets the login log entry using the $USER variable which does not get set until the next line. Simply switching the lines orders will fix this problem. |
Show » |
| There are no comments yet on this issue.
|
|