home/karenpetzb/application/models/ProductChildOption.php 0000604 00000000212 15071215154 0017705 0 ustar 00 <?php class ProductChildOption extends Zend_Db_Table { protected $_name = 'productchild_option'; protected $_primary = 'ID'; } ?>