Current File : /home/k/a/r/karenpetzb/www/items/category/ProductChildOption.php.tar
home/karenpetzb/application/models/ProductChildOption.php000060400000000212150712151540017705 0ustar00<?php
class ProductChildOption extends Zend_Db_Table
{
    protected $_name = 'productchild_option';
    protected $_primary = 'ID';

}
?>