- CHANGES: Clarify comment

master
Brett Zamir 2019-04-18 22:01:21 +08:00
parent 13835a368c
commit c5190de4c6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## ?
- Fix: Ensure PHP files are present in `dist/extensions` alongside
JavaScript files using them
JavaScript extension files using them
- Fix: Bug in obtaining `extPath` in ext-server_opensave.js
- Enhancement: Add config `avoidClientSide` to avoid using
client-side support by default (and always require server)