Added missing language vars and removed useless ones
Purge caches via install file
This commit is contained in:
@@ -354,7 +354,13 @@ $versions = array(
|
||||
),
|
||||
|
||||
'2.0.0' => array(
|
||||
// no changes
|
||||
// no changes ... purge caches anyways
|
||||
'cache_purge' => array(
|
||||
'imageset',
|
||||
'template',
|
||||
'theme',
|
||||
'',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user