]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
When redirecting to a page, use an absolute URL.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 16 Feb 2003 19:49:18 +0000 (19:49 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 16 Feb 2003 19:49:18 +0000 (19:49 +0000)
commit4d83c9098161e6656849676c6e21bcd4b592551d
tree10fc7b4e32a737968aac7af7324bb77c0080f1cc
parentae1c82685779c292f6d59809532cdd18aac9f6bb
When redirecting to a page, use an absolute URL.
This fixes a bug when redirecting from a sub-page (since,
in that case the redirect happens before the <base> element gets
sent.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2571 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/plugin/RedirectTo.php