Index: trunk/extensions/MobileFrontend/library/resources/wurfl-2.3.xml.zip |
Cannot display: file marked as a binary type. |
svn:mime-type = application/zip |
Index: trunk/extensions/MobileFrontend/library/resources/wurfl-2.3.1.zip |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes on: trunk/extensions/MobileFrontend/library/resources/wurfl-2.3.1.zip |
___________________________________________________________________ |
Added: svn:mime-type |
1 | 1 | + application/octet-stream |
Index: trunk/extensions/MobileFrontend/library/resources/wurfl-config.xml |
— | — | @@ -1,14 +1,14 @@ |
2 | 2 | <?xml version="1.0" encoding="UTF-8"?> |
3 | 3 | <wurfl-config> |
4 | | - <wurfl> |
5 | | - <main-file>wurfl-2.3.xml.zip</main-file> |
6 | | - <patches> |
7 | | - <patch>web_browsers_patch.xml</patch> |
8 | | - </patches> |
9 | | - </wurfl> |
10 | | - <allow-reload>true</allow-reload> |
11 | | - <persistence> |
| 4 | + <wurfl> |
| 5 | + <main-file>wurfl-2.3.1.zip</main-file> |
| 6 | + <patches> |
| 7 | + <patch>web_browsers_patch.xml</patch> |
| 8 | + </patches> |
| 9 | + </wurfl> |
| 10 | + <allow-reload>true</allow-reload> |
| 11 | + <persistence> |
12 | 12 | <provider>mwmemcache</provider> |
13 | | - <params>serverip=127.0.0.1</params> |
14 | | - </persistence> |
| 13 | + <params>serverip=127.0.0.1</params> |
| 14 | + </persistence> |
15 | 15 | </wurfl-config> |