Add table model JoRncsDirigeants
This commit is contained in:
parent
3458fda0c6
commit
fb48a07ec8
5
application/models/JoRncsDirigeants.php
Normal file
5
application/models/JoRncsDirigeants.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
class Application_Model_JoRncsDirigeants extends Zend_Db_Table_Abstract
|
||||||
|
{
|
||||||
|
protected $_name = 'rncs_dirigeants';
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user