Wikimedia España
/
mediawiki
/
extensions
/
Paypal-wmes
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a930c41
)
Add more keys to extension.json
author
Platonides
<platonides@gmail.com>
Sun, 7 Jan 2018 21:58:14 +0000
(22:58 +0100)
committer
Platonides
<platonides@gmail.com>
Sun, 7 Jan 2018 21:58:14 +0000
(22:58 +0100)
extension.json
patch
|
blob
|
blame
|
history
diff --git
a/extension.json
b/extension.json
index 4e9043c96984487843b4a9ed567aafb655e47e4a..3fe115cd68c7cb47306571e7aee8b5fd9e6da12c 100644
(file)
--- a/
extension.json
+++ b/
extension.json
@@
-1,4
+1,9
@@
{
+ "name": "Paypal-wmes",
+ "type": "parserhook",
+ "author": "Platonides",
+ "version": "1.2",
+ "license-name": "MIT",
"AutoloadClasses": {
"PaypalWMES": "Paypal-wmes_body.php"
},