docs: Remove outdated information from globals.txt

design.txt doesn't exist anymore.

Bug: T111283
Change-Id: Ibb67fb721060b325114e571ba3e470a607d98884
This commit is contained in:
MGChecker 2018-10-14 20:28:54 +02:00 committed by Krinkle
parent b8733c7d26
commit 6cb3fa392f

View file

@ -40,8 +40,6 @@ documentation for the remaining 114 globals, however some of the most important
ones are listed below. They are typically initialised either in index.php or in ones are listed below. They are typically initialised either in index.php or in
Setup.php. Setup.php.
For a description of the classes, see design.txt.
$wgTitle $wgTitle
Title object created from the request URL. Title object created from the request URL.