Typos
authorStéphane Jacob <sj@m4x.org>
Wed, 8 Sep 2010 15:51:04 +0000 (17:51 +0200)
committerStéphane Jacob <sj@m4x.org>
Wed, 8 Sep 2010 15:51:04 +0000 (17:51 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
include/validations.inc.php
include/validations/entreprises.inc.php

index e04596a..b268fb6 100644 (file)
@@ -31,7 +31,7 @@ class ValidateIterator extends XOrgDBIterator
 {
     // {{{ constuctor
 
-    public function __construct ()
+    public function __construct()
     {
         parent::__construct('SELECT  data, DATE_FORMAT(stamp, "%Y%m%d%H%i%s")
                                FROM  requests
index cdb0cc1..fec0a4d 100644 (file)
@@ -31,7 +31,7 @@ class EntrReq extends ProfileValidate
     public $url;
     public $email;
     public $holdingid = null;
-    public $NAF_code = null;;
+    public $NAF_code = null;
     public $AX_code = null;
 
     public $tel;