issue #0001384 : Model table tabIdLocal
This commit is contained in:
parent
3132c639d5
commit
e75d83c058
5
application/models/JoTabIdLocal.php
Normal file
5
application/models/JoTabIdLocal.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
class Application_Model_JoTabIdLocal extends Zend_Db_Table_Abstract
|
||||||
|
{
|
||||||
|
protected $_name = 'tabIdLocal';
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user