Skip to content
Snippets Groups Projects
Commit f86491b8 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

version 7.5.31

parent 0ecbe758
Branches
Tags 7.5.31
No related merge requests found
13/06/2016 - v7.5.31
- ticket #43264 : Cosmogramme : Correction du batch de génération de sitemap
- ticket #40154 : Module formation : Les attestations prennent en compte la présence
- ticket #38993 : Mode responsive : correction de l'ouverture des blocs
06/06/2016 - v7.5.30
- ticket #24 : Nouveau module d'import d'agendas externes (au format iCalendar .ics) dans les articles
......
- ticket #38993 : Mode responsive : correction de l'ouverture des blocs
\ No newline at end of file
- ticket #40154 : Module formation : Les attestations prennent en compte la présence
\ No newline at end of file
- ticket #43264 : Cosmogramme : Correction du batch de génération de sitemap
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.5');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.30');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.31');
defineConstant('BOKEH_REMOTE_FILES', 'http://git.afi-sa.fr/afi/opacce/');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment