﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3138	Improvement WP_Die	Sewar	Sewar	"WP_Die uses get_option() for getting website URL, but if there are error in DB (As the first time you run WP before installing it), the error will be puted in image source URL.

The patch replaces get_option() with $_SERVER['PHP_SELF'], it was copied from wp-settings.php:[2171]."	defect (bug)	closed	normal	2.1	General	2.1	normal	fixed	wp_die	
