Merge "Don't fallback from uk to ru"
[lhc/web/wiklou.git] / maintenance / eval.php
index e20c477..4996446 100644 (file)
@@ -30,7 +30,7 @@
  * @ingroup Maintenance
  */
 
-$optionsWithArgs = array( 'd' );
+$optionsWithArgs = [ 'd' ];
 
 /** */
 require_once __DIR__ . "/commandLine.inc";