From: Raphaël Barrois Date: Thu, 1 Jul 2010 16:00:46 +0000 (+0200) Subject: Minor typo X-Git-Tag: xorg/1.0.1~370 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=453cbb0024d78fbbb3637874c0d4d92c3f89a9c1;p=platal.git Minor typo Signed-off-by: Raphaël Barrois --- diff --git a/include/validations/names.inc.php b/include/validations/names.inc.php index 08fd85b..712f4e1 100644 --- a/include/validations/names.inc.php +++ b/include/validations/names.inc.php @@ -19,7 +19,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ -// {{{ class NamesReq4 +// {{{ class NamesReq class NamesReq extends ProfileValidate {