* Support named arguments to wfMsg* like wfMsg( 'msg', array( 'foo' => 'bar' ) )
[lhc/web/wiklou.git] / index.php
index dd9d9eb..360f048 100644 (file)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,6 @@
  * Main wiki script; see docs/design.txt
  * @package MediaWiki
  */
-
 $wgRequestTime = microtime();
 
 unset( $IP );