-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
29 lines (27 loc) · 905 Bytes
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<!--
/**
* NOTICE OF LICENSE
*
* This source file is subject to the Creative Commons License BY-NC-ND.
* NonCommercial — You may not use the material for commercial purposes.
* NoDerivatives — If you remix, transform, or build upon the material,
* you may not distribute the modified material.
* See the full license at http://creativecommons.org/licenses/by-nc-nd/4.0/
*
* See http://mventory.com/legal/licensing/ for other licensing options.
*
* @package MVentory/URLRewriteFix
* @copyright Copyright (c) 2016 mVentory Ltd. (http://mventory.com)
* @license http://creativecommons.org/licenses/by-nc-nd/4.0/
* @author Anatoly A. Kazantsev <[email protected]>
*/
-->
<config>
<modules>
<MVentory_URLRewriteFix>
<active>true</active>
<codePool>community</codePool>
</MVentory_URLRewriteFix>
</modules>
</config>