home/karenpetzb/application/models/CommandProduct.php 0000604 00000000204 15071325771 0017057 0 ustar 00 <?php class CommandProduct extends Zend_Db_Table { protected $_name = 'command_product'; protected $_primary = 'ID'; } ?>