Merge "Move default logo to resources/assets/ directory"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 9e57670..d5b0694 100644 (file)
@@ -253,7 +253,7 @@ $wgFileCacheDirectory = false;
 
 /**
  * The URL path of the wiki logo. The logo size should be 135x135 pixels.
- * Defaults to "{$wgStylePath}/common/images/wiki.png".
+ * Defaults to "$wgResourceBasePath/resources/assets/wiki.png".
  */
 $wgLogo = false;