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