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