Parent Directory | Revision Log | Patch
revision 20 by fraynaud, Mon Jul 18 15:27:17 2011 UTC | revision 142 by fraynaud, Tue Sep 27 14:52:41 2011 UTC | |
---|---|---|
# | Line 14 class PA extends dossier{ | Line 14 class PA extends dossier{ |
14 | var $aff_terrain = "startClosed"; | var $aff_terrain = "startClosed"; |
15 | var $aff_localisation = "collapsible"; | var $aff_localisation = "collapsible"; |
16 | var $aff_description = "startClosed"; | var $aff_description = "startClosed"; |
17 | var $aff_amenagement = "startClosed"; | |
18 | ||
19 | function PA($id,&$db,$DEBUG) { | function PA($id,&$db,$DEBUG) { |
20 | $this->constructeur($id,$db,$DEBUG); | $this->constructeur($id,$db,$DEBUG); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |