Exemple #1
0
 function genColumnsHeader()
 {
     parent::genColumnsHeader();
     $this->sCode .= $this->oModule->getInitPollPage();
 }