浏览代码

2 Fixes:

  - Made sqsession_destroy really work this time.  Found out it wasn't
    working, meaning the session merging could still happened.

  - Introduced a new function to check to see if their is an active
    session, if not, create one.  This fixes an E_ALL issue when trying
    to read $_SESSION when session_start hasn't been called first.
    $_SESSION is a unique autoglobal in the fact it isn't auto-created
    but it has infinite scope.
jangliss 22 年之前
父节点
当前提交
6444c4ca4c

暂无可用数据