Update settings.php
This commit is contained in:
parent
8473187119
commit
c323f683fb
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ wfLoadExtension( 'Graph' );
|
||||||
wfLoadExtension( 'Maps' );
|
wfLoadExtension( 'Maps' );
|
||||||
$egMapsDefaultService = 'leaflet';
|
$egMapsDefaultService = 'leaflet';
|
||||||
$egMapsMapWidth = 800;
|
$egMapsMapWidth = 800;
|
||||||
$egMapsDefaultGeoService = 'leaflet';
|
#$egMapsDefaultGeoService = 'google';
|
||||||
|
|
||||||
# Adding Musical notation with score Notation
|
# Adding Musical notation with score Notation
|
||||||
#############################################
|
#############################################
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue