Interface_Install_Default - Version 1.9.2.2

Version Notes

1.9.2.2

Download this release

Release Info

Developer Magento Core Team
Extension Interface_Install_Default
Version 1.9.2.2
Comparing to
See all releases


Code changes from version 1.9.2.1 to 1.9.2.2

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Interface_Install_Default</name>
4
- <version>1.9.2.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/afl-3.0.php">AFL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Default interface for Install</summary>
10
  <description>Default interface for Install</description>
11
- <notes>1.9.2.1</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2015-07-29</date>
14
- <time>12:36:10</time>
15
  <contents><target name="magedesign"><dir name="install"><dir name="default"><dir name="default"><dir name="etc"><file name="theme.xml" hash="b2a8d19b50efdccb7294cb2fe0640bd9"/></dir><dir name="layout"><file name="main.xml" hash="aee58bc7e20d4da83f840923f0e8bee7"/></dir><dir name="template"><dir name="install"><file name="begin.phtml" hash="426174fa3e5fc4addff739234c3ccb76"/><file name="config.phtml" hash="0e51633e784c2100c9546d45d1d59b67"/><file name="create_admin.phtml" hash="b06662c97fdc8f3474e41c486850fc22"/><dir name="db"><file name="main.phtml" hash="2c290ec7b05e3b34e216ad74b20acfe3"/><file name="mysql4.phtml" hash="0a02c4f81ae26674726a6078d63b0b4f"/></dir><file name="download.phtml" hash="298abfb16efe3c074fd930ba7ed6b6a8"/><file name="end.phtml" hash="6bd47a56be6f5ff4c8f9a8550567f881"/><file name="locale.phtml" hash="6a2322b76c9ab94ff86d98634d386b35"/><file name="state.phtml" hash="909c0e73382e297e3e70adad3d4e64a2"/></dir><file name="page.phtml" hash="9b83b9e2ae9ea29511121b6e63e474c5"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="install"><dir name="default"><dir name="default"><dir name="css"><file name="boxes.css" hash="5bea74c12f38fda877a0f824197a1bc4"/><file name="clears.css" hash="afe1cd8c08355b255b2e6fd0d3c7b9f3"/><file name="ie7minus.css" hash="4f6fc046f91edb04b11aee682097cd4a"/><file name="iestyles.css" hash="ec5bef22b7261a7541a3863c4fbd0140"/><file name="reset.css" hash="760ea7699d4cd5a573ee84c39c8ccad8"/></dir><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><dir name="images"><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer_bg.gif" hash="d59784af16fd95ea82226e5708a89232"/><file name="footer_container_bg.gif" hash="d468e3943943cbbf711586e69d40ca42"/><file name="footer_info_separator.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="footer_informational_bg.gif" hash="72d37f4b2ea747bf8969c2654ad1d1e0"/><file name="footer_left.gif" hash="2b15a54bea9409a75c142d14a62f0149"/><file name="footer_legality_bg.gif" hash="4eb1602e3369dccd901ffe98ea0fd4b3"/><file name="footer_right.gif" hash="a45eaf35c8797d299bd4d9b936528e8f"/><file name="header_bg.gif" hash="795c6de754d0d49717ed08d5cd8168c8"/><file name="header_nav_bg.gif" hash="80c6a18686eb0243e06d6176506a2502"/><file name="header_top_bg.jpg" hash="143f524392ee62fcc8183f5930d7258b"/><file name="header_top_container_bg.jpg" hash="294c18f3f6b838bba06ae41dd3c3d638"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="logo.gif" hash="48b7eb03807fdf80bdfb19b872cf84b8"/><file name="main_bg.gif" hash="cf18ba9f7c7e6b058b439cde1a897e9c"/><file name="main_container_bg.gif" hash="a8f5717873dc6cf8f6bd22924b5838fe"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.9.2.1</min><max>1.9.2.1</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Interface_Install_Default</name>
4
+ <version>1.9.2.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/afl-3.0.php">AFL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Default interface for Install</summary>
10
  <description>Default interface for Install</description>
11
+ <notes>1.9.2.2</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2015-10-27</date>
14
+ <time>13:46:53</time>
15
  <contents><target name="magedesign"><dir name="install"><dir name="default"><dir name="default"><dir name="etc"><file name="theme.xml" hash="b2a8d19b50efdccb7294cb2fe0640bd9"/></dir><dir name="layout"><file name="main.xml" hash="aee58bc7e20d4da83f840923f0e8bee7"/></dir><dir name="template"><dir name="install"><file name="begin.phtml" hash="426174fa3e5fc4addff739234c3ccb76"/><file name="config.phtml" hash="0e51633e784c2100c9546d45d1d59b67"/><file name="create_admin.phtml" hash="b06662c97fdc8f3474e41c486850fc22"/><dir name="db"><file name="main.phtml" hash="2c290ec7b05e3b34e216ad74b20acfe3"/><file name="mysql4.phtml" hash="0a02c4f81ae26674726a6078d63b0b4f"/></dir><file name="download.phtml" hash="298abfb16efe3c074fd930ba7ed6b6a8"/><file name="end.phtml" hash="6bd47a56be6f5ff4c8f9a8550567f881"/><file name="locale.phtml" hash="6a2322b76c9ab94ff86d98634d386b35"/><file name="state.phtml" hash="909c0e73382e297e3e70adad3d4e64a2"/></dir><file name="page.phtml" hash="9b83b9e2ae9ea29511121b6e63e474c5"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="install"><dir name="default"><dir name="default"><dir name="css"><file name="boxes.css" hash="5bea74c12f38fda877a0f824197a1bc4"/><file name="clears.css" hash="afe1cd8c08355b255b2e6fd0d3c7b9f3"/><file name="ie7minus.css" hash="4f6fc046f91edb04b11aee682097cd4a"/><file name="iestyles.css" hash="ec5bef22b7261a7541a3863c4fbd0140"/><file name="reset.css" hash="760ea7699d4cd5a573ee84c39c8ccad8"/></dir><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><dir name="images"><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer_bg.gif" hash="d59784af16fd95ea82226e5708a89232"/><file name="footer_container_bg.gif" hash="d468e3943943cbbf711586e69d40ca42"/><file name="footer_info_separator.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="footer_informational_bg.gif" hash="72d37f4b2ea747bf8969c2654ad1d1e0"/><file name="footer_left.gif" hash="2b15a54bea9409a75c142d14a62f0149"/><file name="footer_legality_bg.gif" hash="4eb1602e3369dccd901ffe98ea0fd4b3"/><file name="footer_right.gif" hash="a45eaf35c8797d299bd4d9b936528e8f"/><file name="header_bg.gif" hash="795c6de754d0d49717ed08d5cd8168c8"/><file name="header_nav_bg.gif" hash="80c6a18686eb0243e06d6176506a2502"/><file name="header_top_bg.jpg" hash="143f524392ee62fcc8183f5930d7258b"/><file name="header_top_container_bg.jpg" hash="294c18f3f6b838bba06ae41dd3c3d638"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="logo.gif" hash="48b7eb03807fdf80bdfb19b872cf84b8"/><file name="main_bg.gif" hash="cf18ba9f7c7e6b058b439cde1a897e9c"/><file name="main_container_bg.gif" hash="a8f5717873dc6cf8f6bd22924b5838fe"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.9.2.2</min><max>1.9.2.2</max></package></required></dependencies>
18
  </package>