From 70cbc5244fc7b43169d47e76164c9afb7a382ab8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Mon, 23 May 2005 14:17:29 +0000 Subject: [PATCH] * Fixed @author line to a conformant phpdoc element --- includes/Hooks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Hooks.php b/includes/Hooks.php index dd9ed90318..021d799cf0 100644 --- a/includes/Hooks.php +++ b/includes/Hooks.php @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * @author + * @author Evan Prodromou * @package MediaWiki * @see hooks.txt */ -- 2.20.1