Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- // Model/Mysql4/Iaso.php
- class Turnkeye_Adminform_Model_Mysql4_Iaso extends Mage_Core_Model_Abstract
- {
- protected function _construct()
- {
- $this->_init('turnkeye_adminform/iaso', 'id');
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment