From 524cc34a780ed7349a155c002d593cff99d376da Mon Sep 17 00:00:00 2001 From: ironm Date: Fri, 3 Jun 2016 15:00:34 +0200 Subject: [PATCH] Fix the modman definition of the module registration file which was missing the extension --- .../local/Sitewards/ImportImageMemoryLeakFix/etc/config.xml | 2 +- modman | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/local/Sitewards/ImportImageMemoryLeakFix/etc/config.xml b/app/code/local/Sitewards/ImportImageMemoryLeakFix/etc/config.xml index be6c599..e50290e 100644 --- a/app/code/local/Sitewards/ImportImageMemoryLeakFix/etc/config.xml +++ b/app/code/local/Sitewards/ImportImageMemoryLeakFix/etc/config.xml @@ -2,7 +2,7 @@ - 0.1.0 + 0.1.1 diff --git a/modman b/modman index 15eeb25..fd7ea0b 100644 --- a/modman +++ b/modman @@ -1,2 +1,2 @@ app/code/local/Sitewards/ImportImageMemoryLeakFix app/code/local/Sitewards/ImportImageMemoryLeakFix -app/etc/modules/Sitewards_ImportImageMemoryLeakFix.xml app/etc/modules/Sitewards_ImportImageMemoryLeakFix +app/etc/modules/Sitewards_ImportImageMemoryLeakFix.xml app/etc/modules/Sitewards_ImportImageMemoryLeakFix.xml