README: Update entry point

ULS is now using wfLoadExtensions entry point.

Change-Id: I102e5b09bc44e41210b5398de2335b3a5ac0ba28
This commit is contained in:
Kartik Mistry
2017-12-19 19:56:54 +05:30
parent c61316753a
commit 5e6897e518

2
README
View File

@@ -20,7 +20,7 @@ See GPL-LICENSE and MIT-LICENSE for details.
For a very, very quick start add the following lines to LocalSettings.php of
your MediaWiki setup:
require_once "$IP/extensions/UniversalLanguageSelector/UniversalLanguageSelector.php";
wfLoadExtension( 'UniversalLanguageSelector' );
By default, ULS will appear at personal toolbar position. If you want ULS at
interlanguage position, add the following line: