Go to the source code of this file.
Packages | |
| package | Mage_CatalogRule |
Variables | |
| $installer = $this | |
| $conn = $installer->getConnection() | |
| $websites = $conn->fetchPairs("SELECT store_id, website_id FROM {$this->getTable('core_store')}") | |
| $select | |
| $rows = $conn->fetchAll($select) | |
| $conn = $installer->getConnection() |
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.
| $rows = $conn->fetchAll($select) |
Definition at line 39 of file mysql4-upgrade-0.7.4-0.7.5.php.
| $select |
Initial value:
Definition at line 37 of file mysql4-upgrade-0.7.4-0.7.5.php.
| $websites = $conn->fetchPairs("SELECT store_id, website_id FROM {$this->getTable('core_store')}") |
Definition at line 33 of file mysql4-upgrade-0.7.4-0.7.5.php.
1.5.8