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

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

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

revision 7995 by softime, Thu Jun 15 16:57:15 2017 UTC revision 7996 by softime, Fri Jul 20 17:12:33 2018 UTC
# Line 13  require_once "../gen/obj/contrainte.clas Line 13  require_once "../gen/obj/contrainte.clas
13  class contrainte extends contrainte_gen {  class contrainte extends contrainte_gen {
14    
15      /**      /**
      * Constructeur.  
      */  
     function __construct($id, &$dnu1 = null, $dnu2 = null) {  
         $this->constructeur($id);  
     }  
   
     /**  
16       * Définition des actions disponibles sur la classe.       * Définition des actions disponibles sur la classe.
17       *       *
18       * @return void       * @return void
# Line 128  class contrainte extends contrainte_gen Line 121  class contrainte extends contrainte_gen
121    
122  }  }
123    
124  ?>  

Legend:
Removed from v.7995  
changed lines
  Added in v.7996

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26