]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Get SCRIPT_NAME from SCRIPT_URL if SCRIPT_NAME appears to be incorrect.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Mar 2003 02:44:29 +0000 (02:44 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Mar 2003 02:44:29 +0000 (02:44 +0000)
commitbb736d3f1541a89a8d15dc2d4f911263433409ee
treee0206e2212f73d91740f75f881e01b47a8b794b2
parent7da220c259216144de0ac70d57b4a492e3c74061
Get SCRIPT_NAME from SCRIPT_URL if SCRIPT_NAME appears to be incorrect.

If php_sapi_name() == 'cgi', default to USE_PATH_INFO = false.

Rename BASE_URL to PHPWIKI_BASE_URL.  Lycos pre-defines BASE_URL
(to the wrong thing).

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