app/code/core/Mage/Tax/sql/tax_setup/mysql4-upgrade-0.7.4-0.7.5.php File Reference

Go to the source code of this file.

Packages

package  Mage_Customer

Variables

 $installer = $this
 $customerTaxClassIds


Variable Documentation

$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.


Generated on Sat Jul 4 17:22:26 2009 for Magento by  doxygen 1.5.8