mwScriptLoader.php script has been removed

This commit is contained in:
Alexandre Emsenhuber 2010-08-01 13:13:04 +00:00
parent a8921f6579
commit f62e0b0fd6

View file

@ -58,10 +58,9 @@ If you really must mess around with the directory structure, note that the
following files *must* all be web-accessible for MediaWiki to function
correctly:
* api.php, img_auth.php, index.php, mwScriptLoader.php, opensearch_desc.php,
profileinfo.php, redirect.php, thumb.php, trackback.php. These are the entry
points for normal usage. This list may be incomplete and is subject to
change.
* api.php, img_auth.php, index.php,opensearch_desc.php, profileinfo.php,
redirect.php, thumb.php, trackback.php. These are the entry points for
normal usage. This list may be incomplete and is subject to change.
* config/index.php: Used for web-based installation (sets up the database,
prompts for the name of the wiki, etc.). No command-line installation is
currently available.