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

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

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

revision 2316 by nhaye, Thu Sep 19 12:26:53 2013 UTC revision 2378 by softime, Thu Oct 10 13:07:45 2013 UTC
# Line 452  class evenement extends evenement_gen { Line 452  class evenement extends evenement_gen {
452          $this->rechercheTable($db, "evenement", "evenement_suivant_tacite", $id);          $this->rechercheTable($db, "evenement", "evenement_suivant_tacite", $id);
453          // Verification de la cle secondaire : instruction          // Verification de la cle secondaire : instruction
454          $this->rechercheTable($db, "instruction", "evenement", $id);          $this->rechercheTable($db, "instruction", "evenement", $id);
         // Verification de la cle secondaire : lien_evenement_dossier_autorisation_type  
         $this->rechercheTable($db, "lien_evenement_dossier_autorisation_type", "evenement", $id);  
455          //// Verification de la cle secondaire : transition          //// Verification de la cle secondaire : transition
456          //$this->rechercheTable($db, "transition", "evenement", $id);          //$this->rechercheTable($db, "transition", "evenement", $id);
457      }      }

Legend:
Removed from v.2316  
changed lines
  Added in v.2378

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26