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