Fix typo in "api" key in the make file make.uber_publisher
I got a warning message when trying to build uber publisher
drush make make.uber_publisher uber
You need to specify an API version of two in your makefile:
api = 2
the api key in make file was misspelled as "aapi".
aapi = 2
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix_typo_in_api_key_valye-2745997-2.patch | 578 bytes | mqanneh |
Comments
Comment #2
mqannehComment #3
mqannehComment #4
mqannehComment #5
mqanneh