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

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

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

revision 363 by fraynaud, Tue Jul 31 11:02:32 2012 UTC revision 364 by fraynaud, Tue Jul 31 15:00:02 2012 UTC
# Line 319  class dossier extends dossier_gen { Line 319  class dossier extends dossier_gen {
319          $this->maj=$maj;          $this->maj=$maj;
320          if ($validation==0) {          if ($validation==0) {
321              if ($maj == 0){              if ($maj == 0){
322                  include ("../dyn/var.inc");                  $dossier_cp = $this->f->collectivite["cp"];
323                    $dossier_ville = $this->f->collectivite["ville"];
324                  $form->setVal('nature', $this->nature);                  $form->setVal('nature', $this->nature);
325                                
326                  $form->setVal('annee', date('y'));                  $form->setVal('annee', date('y'));

Legend:
Removed from v.363  
changed lines
  Added in v.364

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26