<?php class CommandFidelite extends Zend_Db_Table { protected $_name = 'command_fidelite'; protected $_primary = 'ID'; } ?>