Add API defaults in System.updatelogtables
authorPatrick Figel <pfigel@greenpeace.org>
Fri, 14 Jun 2019 18:48:23 +0000 (20:48 +0200)
committerPatrick Figel <pfigel@greenpeace.org>
Fri, 14 Jun 2019 18:48:23 +0000 (20:48 +0200)
commite26df891420908fff6d5112a15957d5779b4a124
treebfed6e827800d21e1186d749ef4c2b3d267b8ffa
parent204aa6fb2ab0e0a2c844440cc8014b5daed4164f
Add API defaults in System.updatelogtables

This adds API defaults for the updateChangedEngineConfig and
forceEngineMigration parameters of System.updatelogtables and removes
some fallback code that's unnecessary now.
CRM/Logging/Schema.php
api/v3/System.php
tests/phpunit/CRM/Logging/SchemaTest.php