コード例 #1
0
ファイル: submit.php プロジェクト: Jille/dingesform
 function __construct($name, $content)
 {
     parent::__construct($name);
     $this->content = $content;
 }