Fixes incorrect PHP_SELF server variable.
On some servers $_SERVER['PHP_SELF'] contains /example.com/index.php instead of just /index.php. This one-line plugin restores the correct value.
You only need it if you have problems with some other plugins and/or URLs like http://example.com/example.com/wp-admin/ in your admin screens.
Requires: 1.5 or higher
Compatible up to: 3.3.2
Last Updated: 2011-9-15
Downloads: 202
Got something to say? Need help?