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

}
?>