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