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

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

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

revision 4478 by softime, Tue May 24 10:53:13 2016 UTC revision 4479 by fmichon, Mon Jun 13 16:50:04 2016 UTC
# Line 13  require_once "../core/obj/om_widget.clas Line 13  require_once "../core/obj/om_widget.clas
13    
14  class om_widget extends om_widget_core {  class om_widget extends om_widget_core {
15    
16        /**
17         * Constructeur.
18         */
19      function __construct($id, &$dnu1 = null, $dnu2 = null) {      function __construct($id, &$dnu1 = null, $dnu2 = null) {
20          $this->constructeur($id);          $this->constructeur($id);
21      }      }
# Line 1585  class om_widget extends om_widget_core { Line 1588  class om_widget extends om_widget_core {
1588          );          );
1589      }      }
1590    
   
1591  }  }
1592    
1593  ?>  ?>
   
   

Legend:
Removed from v.4478  
changed lines
  Added in v.4479

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26