Manual:$wgUseExternalDiffEngine
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.6.0.
| Miscellaneous settings: $wgUseExternalDiffEngine | |
|---|---|
| Use external C++ diff engine (module wikidiff from the extensions package). |
|
| Introduced in version: | 1.4.0 |
| Removed in version: | 1.6.0 |
| Allowed Values: | (boolean) |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Use external C++ diff engine (module wikidiff from the extensions package).
This was replaced by $wgExternalDiffEngine in v1.6.0.

