Remove redundant escaping for namespace references in documentation
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Nov 2015 22:53:38 +0000 (22:53 +0000)
committerKrinkle <krinklemail@gmail.com>
Mon, 23 Nov 2015 23:02:32 +0000 (23:02 +0000)
commit41b5aa343f26a45244ae84d509bec797bf6aa48e
tree38dcfa4901dbb70ade6aacd0dff1dca35d6069a7
parent222ef664fc653fbe5f1cd06f9636c6fb3e316bd4
Remove redundant escaping for namespace references in documentation

Follows-up b264cee. No longer needed as of 0c9e9cc.

Change-Id: I31745f55885eeec2bb8cf2c9ffe9e98242cd5baa
16 files changed:
includes/GlobalFunctions.php
includes/debug/logger/LegacyLogger.php
includes/debug/logger/LegacySpi.php
includes/debug/logger/LoggerFactory.php
includes/debug/logger/MonologSpi.php
includes/debug/logger/NullSpi.php
includes/debug/logger/Spi.php
includes/debug/logger/monolog/AvroFormatter.php
includes/debug/logger/monolog/BufferHandler.php
includes/debug/logger/monolog/LegacyFormatter.php
includes/debug/logger/monolog/LegacyHandler.php
includes/debug/logger/monolog/SyslogHandler.php
includes/htmlform/HTMLButtonField.php
includes/htmlform/HTMLCheckField.php
includes/htmlform/HTMLFormField.php
includes/htmlform/OOUIHTMLForm.php