home/karenpetzb/application/models/ParamIp.php 0000604 00000000172 15071177257 0015501 0 ustar 00 <?php class ParamIp extends Zend_Db_Table { protected $_name = 'admin_param_ip'; protected $_primary = 'ID'; } ?>