Go to the source code of this file.
Packages | |
package | Mage_Customer |
Variables | |
$installer = $this | |
$customerTaxClassIds |
$customerTaxClassIds |
Initial value:
$installer->getConnection()->fetchCol( "SELECT class_id FROM {$installer->getTable('tax_class')} WHERE class_type = 'CUSTOMER' ORDER BY class_id ASC" )
Definition at line 32 of file mysql4-upgrade-0.7.4-0.7.5.php.
$installer = $this |
Definition at line 27 of file mysql4-upgrade-0.7.4-0.7.5.php.