Version Notes
Wrong PHP Version in package dependences corrected.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Not_Translated_Interface_Locale_Options |
Version | 1.1 |
Comparing to | |
See all releases |
Code changes from version 1.0 to 1.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Not_Translated_Interface_Locale_Options</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -19,10 +19,10 @@ Note: It solves the
|
|
19 |
Warning: simplexml_load_file() .. out of memory error ... in ... lib/Zend/Locale/Data.php on line 146
|
20 |
|
21 |
problem on Hostgator shared hosting</description>
|
22 |
-
<notes>
|
23 |
<authors><author><name>Stanislav</name><user>auto-converted</user><email>pektsekye@gmail.com</email></author></authors>
|
24 |
<date>2009-07-21</date>
|
25 |
-
<time>18:
|
26 |
<contents><target name="mageetc"><dir name="modules"><file name="Pektsekye_Adminhtml.xml" hash="8e81a4933a734632473251ed89534dde"/></dir></target><target name="magelocal"><dir name="Pektsekye"><dir name="Adminhtml"><dir name="Block"><dir name="Page"><file name="Footer.php" hash="4d8a5ce910d38e5a68cac7ad436a40f8"/></dir></dir><dir name="etc"><file name="config.xml" hash="25feb8c371018591fb47510676f8fac5"/></dir></dir></dir></target></contents>
|
27 |
<compatible/>
|
28 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Not_Translated_Interface_Locale_Options</name>
|
4 |
+
<version>1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
19 |
Warning: simplexml_load_file() .. out of memory error ... in ... lib/Zend/Locale/Data.php on line 146
|
20 |
|
21 |
problem on Hostgator shared hosting</description>
|
22 |
+
<notes>Wrong PHP Version in package dependences corrected.</notes>
|
23 |
<authors><author><name>Stanislav</name><user>auto-converted</user><email>pektsekye@gmail.com</email></author></authors>
|
24 |
<date>2009-07-21</date>
|
25 |
+
<time>18:43:47</time>
|
26 |
<contents><target name="mageetc"><dir name="modules"><file name="Pektsekye_Adminhtml.xml" hash="8e81a4933a734632473251ed89534dde"/></dir></target><target name="magelocal"><dir name="Pektsekye"><dir name="Adminhtml"><dir name="Block"><dir name="Page"><file name="Footer.php" hash="4d8a5ce910d38e5a68cac7ad436a40f8"/></dir></dir><dir name="etc"><file name="config.xml" hash="25feb8c371018591fb47510676f8fac5"/></dir></dir></dir></target></contents>
|
27 |
<compatible/>
|
28 |
<dependencies/>
|