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

}
?>