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

}
?>