7 lines
105 B
PHP
Raw Normal View History

<?php
class Application_Model_Naf5 extends Zend_Db_Table_Abstract
{
protected $_name = 'tabnaf5tmp';
}