Method load_measuring_units were renamed into selectMeasuringUnits and

select_measuring_units was deprecated
This commit is contained in:
Laurent Destailleur 2019-03-19 12:04:32 +01:00
parent 1a8902f23e
commit 05cd2e280c

View File

@ -20,6 +20,7 @@ Following changes may create regressions for some external modules, but were nec
convention of extension .inc.php for files to be included.
* All methods set_draft() were renamed into setDraft().
* Removed deprecated function function test_sql_and_script_inject that was replaced with testSqlAndScriptInject.
* Method load_measuring_units were renamed into selectMeasuringUnits and select_measuring_units was deprecated.
***** ChangeLog for 9.0.1 compared to 9.0.0 *****