
Protected Member Functions | |
| _construct () | |
Definition at line 36 of file Debug.php.
| _construct | ( | ) | [protected] |
Resource model initialization
Reimplemented from Mage_Core_Model_Resource_Abstract.
Definition at line 41 of file Debug.php.
00042 { 00043 $this->_init('amazonpayments/api_debug', 'transaction_id'); 00044 }
1.5.8