moved admin to repo admin
[glcas.git] / libglcas / web.php
index e2f7627..157d293 100644 (file)
@@ -23,6 +23,7 @@ class GLCASWeb {
                
                // add a stat
                $ipaddr = $_SERVER["REMOTE_ADDR"];
+               $this->config->delData("lastseen", "$ipaddr");
                $this->config->addData("lastseen", "$ipaddr", time(), "");
                
                // create a url parser