From: Antoine Musso Date: Sun, 26 Sep 2010 15:52:51 +0000 (+0000) Subject: update my personal email address altern.org -> free.fr X-Git-Tag: 1.31.0-rc.0~34790 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=9e3b90a94d0ca78c5304ab6168815fcc4f3989a9;p=lhc%2Fweb%2Fwiklou.git update my personal email address altern.org -> free.fr --- diff --git a/includes/IP.php b/includes/IP.php index 155916f601..5da0afb43f 100644 --- a/includes/IP.php +++ b/includes/IP.php @@ -3,7 +3,7 @@ * Functions and constants to play with IP addresses and ranges * * @file - * @author Ashar Voultoiz + * @author Ashar Voultoiz * @license GPL v2 or later */ diff --git a/maintenance/findhooks.php b/maintenance/findhooks.php index 75d659c561..cca1b7015a 100644 --- a/maintenance/findhooks.php +++ b/maintenance/findhooks.php @@ -31,7 +31,7 @@ * * @file * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz */ require_once( dirname( __FILE__ ) . '/Maintenance.php' ); diff --git a/maintenance/showStats.php b/maintenance/showStats.php index 061f538d7a..bc2745fccd 100644 --- a/maintenance/showStats.php +++ b/maintenance/showStats.php @@ -20,7 +20,7 @@ * http://www.gnu.org/copyleft/gpl.html * * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz * Based on initStats.php by: * @author Brion Vibber * @author Rob Church diff --git a/maintenance/userOptions.php b/maintenance/userOptions.php index d4098ab21e..597c6d4518 100644 --- a/maintenance/userOptions.php +++ b/maintenance/userOptions.php @@ -8,7 +8,7 @@ * * @file * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz */ // This is a command line script, load tools and parse args