summaryrefslogtreecommitdiff
path: root/ext/dba/dba_gdbm.c
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2002-01-17 18:56:11 +0000
committerThies C. Arntzen <thies@php.net>2002-01-17 18:56:11 +0000
commit53f8b2d28b2d38da4eb6e08069c13fa85aa7a0ed (patch)
treebdda4eaed37a2c34ecb94d83eaedd859cfddc4e2 /ext/dba/dba_gdbm.c
parentdadf411b8d2d5b0d1b246133687b4fa9da1fa71c (diff)
downloadphp-git-53f8b2d28b2d38da4eb6e08069c13fa85aa7a0ed.tar.gz
@ - Don't touch any globals in session_unset() if register_globals is set
@ to off. (Thies) guys, shoot me if i'm wrong, but when we have set register_globals to off we should _not_ touch any global variables at any time, right? so all session register/unregister should only work on $HTTP_SESSION_VARS and $_SESSION. this patch fixes at least one spot where we were touching globals even with register_globals set to off.
Diffstat (limited to 'ext/dba/dba_gdbm.c')
0 files changed, 0 insertions, 0 deletions