/[openfoncier]/trunk/obj/om_etat.class.php
ViewVC logotype

Diff of /trunk/obj/om_etat.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 116 by fraynaud, Fri Sep 2 08:43:32 2011 UTC
# Line 15  class om_etat extends om_etat_gen { Line 15  class om_etat extends om_etat_gen {
15      function verifier($val, &$db, $DEBUG) {      function verifier($val, &$db, $DEBUG) {
16          parent::verifier($val, $db, $DEBUG);          parent::verifier($val, $db, $DEBUG);
17          $f="&nbsp!    ";          $f="&nbsp!    ";
18          $imgv="<img src='../img/punaise.png' style='vertical-align:middle' hspace='2' border='0'>";          $imgv="<img src='../app/img/punaise.png' style='vertical-align:middle' hspace='2' border='0'>";
19          if ($this->valF['id']==""){          if ($this->valF['id']==""){
20              $this->msg= $this->msg.$imgv._('identifiant')."&nbsp;"._('obligatoire').$f;              $this->msg= $this->msg.$imgv._('identifiant')."&nbsp;"._('obligatoire').$f;
21              $this->correct=False;              $this->correct=False;

Legend:
Removed from v.3  
changed lines
  Added in v.116

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26