This page details changes to the development server and environment.
20 November 2020Edit
28 July 2016Edit
- LocalSettings.php: Turned on warnings/errors and left them on, since this is probably something we'll want on more often than not on Dev.
- extensions/UespCustomCode/SiteSpecialSearch.php:
- Added Legends to custom search table.
- Removed "List redirects" option, as this is no longer supported by Special:Search and was generating warnings. – Robin Hood (talk) 20:03, 28 July 2016 (UTC)
6 January 2016Edit
- MetaTemplateCategoryPage.php:
- Updated function header for
addSubcategoryObject
to match parent (added "Category" to first parameter). - Modified removed/deprecated linking code in
processTemplate
to use current methods.
- Updated function header for