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

}
?>