file: wp_settings.php, line:39.
$GLOBALS[$k] = NULL;
unset($GLOBALS[$k]);
what's the meaning of this code ?
file: wp_settings.php, line:39.
$GLOBALS[$k] = NULL;
unset($GLOBALS[$k]);
what's the meaning of this code ?
This topic has been closed to new replies.