コード例 #1
0
ファイル: PageGenerator.php プロジェクト: psyray/mmc
 function begin()
 {
     print parent::begin();
     print "<h3>" . $this->title . "</h3>";
 }