
Protected Member Functions | |
| _construct () | |
Definition at line 33 of file Debug.php.
| _construct | ( | ) | [protected] |
Resource initialization
Reimplemented from Mage_Core_Model_Resource_Abstract.
Definition at line 35 of file Debug.php.
00036 { 00037 $this->_init('paypal/api_debug', 'debug_id'); 00038 }
1.5.8