home/karenpetzb/application/models/FooterContent.php 0000604 00000000200 15071177231 0016721 0 ustar 00 <?php class FooterContent extends Zend_Db_Table { protected $_name = 'footer_content'; protected $_primary = 'ID'; } ?>