main
Camille Barneaud 11 years ago
parent 38b0d5ce6c
commit 4985805d97

@ -3005,6 +3005,14 @@
"cats": [ 13 ], "cats": [ 13 ],
"env": "^UserVoice$" "env": "^UserVoice$"
}, },
"Ushahidi": {
"website": "www.ushahidi.com",
"cats": [ 1, 35 ],
"headers": { "Set-Cookie": "^ushahidi=" },
"env": "^Ushahidi$",
"script": "/js/ushahidi.js$",
"implies": [ "PHP" , "MySQL", "OpenLayers" ]
},
"Vanilla": { "Vanilla": {
"website": "vanillaforums.org", "website": "vanillaforums.org",
"cats": [ 2 ], "cats": [ 2 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB