home/karenpetzb/application/models/CodeIntern.php 0000604 00000000173 15071155425 0016174 0 ustar 00 <?php class CodeIntern extends Zend_Db_Table { protected $_name = 'user_cintern'; protected $_primary = 'ID'; } ?>