This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bafecbaf4e
wiki.techinc.nl
/
mwScriptLoader.php5
1 line
37 B
PHP
Raw
Normal View
History
Unescape
Escape
* improved script loader language support ** supports url language code parameter * improved performance on cached hit ( apache bench mark goes from old: Rps: 23.40 [#/sec] new: Rps: 378.61 [#/sec] ** we don't check existence of wiki title until after cache file check. ** we don't load all includes/WebStart.php before checking cache * some remote search bug ** improved speed and accuracy of language swapping ( token check no breakage with }) in msg text limitation * improved core js2 performance in parsing class defines from mv_embed.js ** only reads 8k of head at a time. * reduced expire time to one day (instead of one year on script requests) * removed $wgEnableScriptMinify (just use debug or ?debug instead)
2009-10-24 21:32:53 +00:00
<
?
php
require
'./mwScriptLoader.php'
;
Reference in a new issue
Copy permalink