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

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

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

revision 3484 by vpihour, Thu Mar 19 17:34:18 2015 UTC revision 3485 by vpihour, Wed May 20 14:52:14 2015 UTC
# Line 5  require_once ("../gen/obj/consultation.c Line 5  require_once ("../gen/obj/consultation.c
5  require_once("../services/outgoing/messageenqueuer.php");  require_once("../services/outgoing/messageenqueuer.php");
6    
7  class consultation extends consultation_gen {  class consultation extends consultation_gen {
8        
9        // Champs contenant les UID des fichiers
10      var $abstract_type = array(      var $abstract_type = array(
11          "fichier" => "file",          "fichier" => "file",
12            "om_fichier_consultation" => "file",
13      );      );
14    
15      var $metadata = array(      var $metadata = array(

Legend:
Removed from v.3484  
changed lines
  Added in v.3485

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26