コード例 #1
0
 function __construct($filename)
 {
     if ($filename != '') {
         parent::__construct($filename);
     }
 }