Index: trunk/extensions/SiteMatrix/SiteMatrix.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | 'descriptionmsg' => 'sitematrix-desc', |
20 | 20 | ); |
21 | 21 | |
22 | | -$wgSiteMatrixFile = '/apache/common/langlist'; |
| 22 | +$wgSiteMatrixFile = null; |
23 | 23 | $wgSiteMatrixSites = array( |
24 | 24 | 'wiki' => array( |
25 | 25 | 'name' => 'Wikipedia', |