webservice/application/models/JoTabFJur.php
2012-12-14 12:31:15 +00:00

5 lines
108 B
PHP

<?php
class Application_Model_JoTabFJur extends Zend_Db_Table_Abstract
{
protected $_name = 'tabFJur';
}