コード例 #1
0
 function __construct($appName, $tableName, $fieldMouse, $fieldCheese, $fieldWeight = NULL, $options = array())
 {
     parent::__construct($appName, $tableName, $fieldMouse, $fieldCheese, $fieldWeight, $options);
 }