thomascube
2008-05-18 26539d5f9957b95d63f607ed8359f586a03f4651
program/include/session.inc
@@ -88,7 +88,7 @@
                VALUES (?, ?, ?, ".$DB->now().", ".$DB->now().")",
                $key,
                $vars,
                $_SERVER['REMOTE_ADDR']);
                (string)$_SERVER['REMOTE_ADDR']);
    }
  return TRUE;