/[openfoncier]/branches/3.14.0-b13/obj/commission.class.php
ViewVC logotype

Diff of /branches/3.14.0-b13/obj/commission.class.php

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

revision 1331 by fmichon, Fri Dec 7 16:38:08 2012 UTC revision 1332 by fmichon, Thu Mar 7 11:03:58 2013 UTC
# Line 10  class commission extends commission_gen Line 10  class commission extends commission_gen
10          $this->constructeur($id,$db,$debug);          $this->constructeur($id,$db,$debug);
11      }// fin constructeur      }// fin constructeur
12    
13        function afterFormSpecificContent() {
14            $f = $this->f;
15            include "../app/manage_commission.php";
16        }
17    
18  }// fin classe  }// fin classe
19  ?>  ?>

Legend:
Removed from v.1331  
changed lines
  Added in v.1332

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26