Change table in the right database
This commit is contained in:
parent
b3f107258a
commit
09720366d0
5
application/models/Sdv1TabIdLocal.php
Normal file
5
application/models/Sdv1TabIdLocal.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
class Application_Model_Sdv1TabIdLocal extends Zend_Db_Table_Abstract
|
||||||
|
{
|
||||||
|
protected $_name = 'tabIdLocal';
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user