mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Install Wekan from source on Windows (markdown)
parent
ef5ec41ba7
commit
169414e346
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ When using VBA, you can optionally:
|
||||||
* Download curl for Windows, and in VBA call curl.exe with those parameters, and get the result.
|
* Download curl for Windows, and in VBA call curl.exe with those parameters, and get the result.
|
||||||
|
|
||||||
You can also google search how you can use JSON format files in VBA,
|
You can also google search how you can use JSON format files in VBA,
|
||||||
converting them to other formats etc. I presume there is something similar that
|
converting them to other formats etc. There could be something similar that
|
||||||
exists in PHP, that JSON file can be converted to PHP array, and array items accessed
|
exists in PHP, that JSON file can be converted to PHP array, and array items accessed
|
||||||
individually, and array converted back to JSON.
|
individually, and array converted back to JSON.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue