Fix a mistyping in apps.json

#367: Fix an error in apps.json
#368: Add CMS Dotclear
main
Camille Barneaud 11 years ago
parent ecbb651635
commit 3f0f686f02

@ -725,6 +725,12 @@
"headers": { "Set-Cookie": "DokuWiki=" }, "headers": { "Set-Cookie": "DokuWiki=" },
"implies": "PHP" "implies": "PHP"
}, },
"Dotclear": {
"website": "dotclear.org",
"cats": [ 1 ],
"meta": { "dc.title": ".*" },
"implies": "PHP"
},
"DotNetNuke": { "DotNetNuke": {
"website": "dotnetnuke.com", "website": "dotnetnuke.com",
"cats": [ 1 ], "cats": [ 1 ],
@ -1956,7 +1962,7 @@
}, },
"Perl": { "Perl": {
"website": "perl.org", "website": "perl.org",
"cats": [ 27 ] "cats": [ 27 ],
"url": "\\.pl(?:$|\\?)" "url": "\\.pl(?:$|\\?)"
}, },
"PHP": { "PHP": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B