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=" },
"implies": "PHP"
},
"Dotclear": {
"website": "dotclear.org",
"cats": [ 1 ],
"meta": { "dc.title": ".*" },
"implies": "PHP"
},
"DotNetNuke": {
"website": "dotnetnuke.com",
"cats": [ 1 ],
@ -1956,7 +1962,7 @@
},
"Perl": {
"website": "perl.org",
"cats": [ 27 ]
"cats": [ 27 ],
"url": "\\.pl(?:$|\\?)"
},
"PHP": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B