Check out Glinski's Hexagonal Chess, our featured variant for May, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Logging In[Subject Thread] [Add Response]
🕸Fergus Duniho wrote on Fri, Oct 27, 2017 08:45 PM UTC:

This is a mystery. Using grep, the only php script I could find the string "LastLogin" in was /index/loginfuncs.php, where it is used in the function save_login_time(). But using grep again, I could not find this function in any script except the one it is defined in, and it is not used in that script. It appears to be defined but never used. Yet some people are having their LastLogin times updated.