/[openfoncier]/branches/3.14.x/obj/bible.class.php
ViewVC logotype

Diff of /branches/3.14.x/obj/bible.class.php

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

revision 8 by fraynaud, Mon Feb 14 16:02:14 2011 UTC revision 116 by fraynaud, Fri Sep 2 08:43:32 2011 UTC
# Line 12  class bible extends bible_gen { Line 12  class bible extends bible_gen {
12      function verifier($val,&$db,$DEBUG) {      function verifier($val,&$db,$DEBUG) {
13          parent::verifier($val,$db,$DEBUG);          parent::verifier($val,$db,$DEBUG);
14          $f="&nbsp!    ";          $f="&nbsp!    ";
15          $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'>";
16          if ($this->valF['contenu']==""){          if ($this->valF['contenu']==""){
17             $this->correct=false;             $this->correct=false;
18             $this->msg= $this->msg.$imgv.             $this->msg= $this->msg.$imgv.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26