Skip to content
Snippets Groups Projects
Unverified Commit b4355b48 authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #17710 from kcristiano/5.27-api4-joomla-install

dev/joomla/#28 5.27 Upgrade fails
parents 27a47776 1a2ce1d7
Branches
Tags
No related merge requests found
......@@ -28,4 +28,10 @@ class Events {
*/
const SCHEMA_MAP_BUILD = 'api.schema_map.build';
/**
* Add back POST_SELECT_QUERY const due to Joomla upgrade failure
* https://lab.civicrm.org/dev/joomla/-/issues/28#note_39487
*/
const POST_SELECT_QUERY = 'api.select_query.post';
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment