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

Diff of /trunk/obj/om_collectivite.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 23  class om_collectivite extends om_collect Line 23  class om_collectivite extends om_collect
23      function verifier($val, &$db, $DEBUG) {      function verifier($val, &$db, $DEBUG) {
24          parent::verifier($val, $db, $DEBUG);          parent::verifier($val, $db, $DEBUG);
25          $f="&nbsp!    ";          $f="&nbsp!    ";
26          $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'>";
27          if ($this->valF['niveau']==""){          if ($this->valF['niveau']==""){
28              $this->msg= $this->msg.$imgv._('niveau')."&nbsp;"._('obligatoire').$f;              $this->msg= $this->msg.$imgv._('niveau')."&nbsp;"._('obligatoire').$f;
29              $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