diff options
author | Thomas Lange <code@nerdmind.de> | 2021-10-02 12:58:57 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2021-10-02 13:09:00 +0200 |
commit | 4b0b1c405c5dd242fdef37930502dd4341222c3d (patch) | |
tree | 7fa23f3961213a9bbe21ceb3e6c1de11fbbc5c26 /rsrc/image/content | |
parent | 17111a22ef698c97f1c447e7314c4f7327105301 (diff) | |
download | blog-4b0b1c405c5dd242fdef37930502dd4341222c3d.tar.gz blog-4b0b1c405c5dd242fdef37930502dd4341222c3d.tar.xz blog-4b0b1c405c5dd242fdef37930502dd4341222c3d.zip |
Don't use suppression operator for "session_start"
Don't use the suppression operator "@" for the "session_start" call in
the migrations.php file, but rather check properly if there already is
an active session by checking the "session_status" return value.
Diffstat (limited to 'rsrc/image/content')
0 files changed, 0 insertions, 0 deletions