From: Ævar Arnfjörð Bjarmason Date: Mon, 23 May 2005 14:17:29 +0000 (+0000) Subject: * Fixed @author line to a conformant phpdoc element X-Git-Tag: 1.5.0alpha2~118 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles_versions%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=commitdiff_plain;h=70cbc5244fc7b43169d47e76164c9afb7a382ab8;p=lhc%2Fweb%2Fwiklou.git * Fixed @author line to a conformant phpdoc element --- 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 */