//__construct include($_SERVER['DOCUMENT_ROOT']."/common.php") ; _startpage() ; // _link("Execute.php", "Gestion automatique des paramètres") ; _title(1, 'geaSlideshow::__construct') ; _title(2, 'But') ; _p() ; echo "Cette méthode est le constructeur de la classe." ; _endp() ; _title(2, 'Prototype') ; _code() ; echo "geaSlideshow::__construct(\$ani=ANIM_STANDARD, \$mod=MSS_FITINSIDE, \$cpanel=true, \$temp=0, \$run=0, \$loop=false)" ; _endp() ; _p() ; echo "