Message-ID: <1412402317.2064.1556113524963.JavaMail.javamailuser@localhost> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_2063_459300805.1556113524962" ------=_Part_2063_459300805.1556113524962 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Migrating to Ushahidi 2.4

Migrating to Ushahidi 2.4

This page doesn't document all changes in 2.4, but specifically = documents breaking changes that may effect developers migrating to v2.4

Full list of changes since 2.3.2 https://github.com/ushahidi/Ushahidi_Web/compare/2.3.2...master

What's changed

category::tree($categories, $selected_categories, 'incident_category=
9;, $columns);

to

category::tree($categories, TRUE, $selected_categories, 'incident_categ=
ory', $columns);

* Session driver changed to 'database' by default

------=_Part_2063_459300805.1556113524962--