
| Protected Member Functions | |
| _construct () | |
Definition at line 28 of file Debug.php.
| _construct | ( | ) |  [protected] | 
Resource initialization
Reimplemented from Mage_Core_Model_Resource_Abstract.
Definition at line 30 of file Debug.php.
00031 { 00032 $this->_init('paygate/authorizenet_debug', 'debug_id'); 00033 }
 1.5.8
 1.5.8