Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / WebStart.php
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2010-12-06 Roan Kattouw(bug 26130) Revert changes to WebStart.php in r72349...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-05 Daniel FriesenAdd MW_CONFIG_FILE support to load a separate config...
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-07-20 Tim StarlingFix URL for $GLOBALS overwrite vulnerability.
2010-06-30 Mark A. Hershbergerr68756 - Make the use of MW_CONFIG_CALLBACK compatible...
2009-05-07 Aaron SchulzRemoved StartProfiler.php from SVN control and added...
2009-04-21 Chad HorohoeRemove last of ini_set() for allow_url_fopen. This...
2008-11-07 Tim StarlingCheck for PHP 5.0.x bug *after* checking for PHP 4...
2008-10-06 Tim Starling* Allow $wgDiff3=false
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-05-16 Niklas Laxström* Full path for script includes, this time should work...
2008-05-14 Daniel FriesenRevert 34558/34588. Use of an absolute path specified...
2008-05-10 Rotem LissFor compatibility (DefaultSettings.php currently crashe...
2008-05-10 Niklas Laxström* Use full path
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-15 Tim Starlingprofiling
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...
2006-12-17 Ilmari KaronenDetect PHP 5.0.x 64-bit bug and abort in WebStart.php...
2006-10-11 Brion Vibber* Improved register_globals paranoia checks
2006-10-11 Tim StarlingActive protection against register_globals vulnerabilit...
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...