Though I think if this makes it into the codebase that I like it displayed as this:
Code
	# In swoops Gizmo to save the day!
	if(!$PATH_INFO) {
		if (isset($_SERVER['PATH_INFO'])) {
			$PATH_INFO = $_SERVER['PATH_INFO'];
		} // end if
		elseif (isset($_SERVER['ORIG_PATH_INFO'])) {
			$PATH_INFO = $_SERVER['ORIG_PATH_INFO'];
		} // end if
	} // end if


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!