From c5190de4c628a10b7ff4982bcbe6d234699afdf6 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 18 Apr 2019 22:01:21 +0800 Subject: [PATCH] - CHANGES: Clarify comment --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 0e0c6f2d..0880ba4f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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)