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

}
?>