Page 1 of 1

Final release of OpenEMM 2015 now available

Posted: Tue Dec 23, 2014 8:05 pm
by maschoff
The final release (GA) of OpenEMM 2015 is now available at SourceForge:
https://sourceforge.net/projects/openem ... MM%202015/

If you have used an alpha or beta version or a release candidate of OpenEMM 2015, please log into MySQL and execute this SQL statement:

Code: Select all

ALTER TABLE actop_execute_script_tbl MODIFY script longtext COLLATE utf8_unicode_ci NOT NULL;
to update your database to the final level for OpenEMM 2015.

Please report any bugs you find in this thread so that we can fix them as soon as possible.