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

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

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

revision 6 by fraynaud, Sun Feb 13 21:52:57 2011 UTC revision 270 by fraynaud, Mon Dec 12 10:52:14 2011 UTC
# Line 9  class civilite extends civilite_gen { Line 9  class civilite extends civilite_gen {
9          $this->constructeur($id,$db,$debug);          $this->constructeur($id,$db,$debug);
10      }// fin constructeur      }// fin constructeur
11            
12        function verifier($val = array(), &$db = NULL, $DEBUG = false) {
13            $this->correct=true;
14        }
15        
16        
17      function setTaille(&$form,$maj){      function setTaille(&$form,$maj){
18          $form->setTaille('civilite', 20);          $form->setTaille('civilite', 20);
19      }      }

Legend:
Removed from v.6  
changed lines
  Added in v.270

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26