From: Timo Tijhof Date: Wed, 26 Nov 2014 02:19:43 +0000 (+0000) Subject: Remove '@section LICENSE' X-Git-Tag: 1.31.0-rc.0~13173^2 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=ff6513f28b8206a37795dcdde0ac838df88e05c0;p=lhc%2Fweb%2Fwiklou.git Remove '@section LICENSE' This was used in 2 special classes, the logger classes and spread to a few other random classes. Afaik this has no meaning. Is for something we don't use, and goes against the meaning of '@section' in Doxygen, which we do use. In Doxygen output, all LICENSE references became links to ProfilerXhprof (the one Doxygen encoutered first). Bug: T72328 Change-Id: Icc7c443245c70bc0f549bee7d105eef5691c864d --- diff --git a/includes/debug/logger/Logger.php b/includes/debug/logger/Logger.php index f5d2445387..7417c6bdde 100644 --- a/includes/debug/logger/Logger.php +++ b/includes/debug/logger/Logger.php @@ -1,6 +1,5 @@