What is the $savebadlocation for in the following function (includes/functions.php):
Also, I notice that standard_error function has $headinsert but I guess that's not useable yet? (Without hacking anyways
)
PHP Code:
function print_standard_error($err_phrase, $doquery = 1, $savebadlocation = 1)

Comment