Skip to content
Snippets Groups Projects
Commit ef1786bb authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

version 7.4.27

parent 68feb4aa
Branches
Tags
1 merge request!1797Master
18/07/2016 - v7.4.27
- ticket #45078 : Correction d'une faille de sécurité type injection SQL
- ticket #45204 : Éditeur de carrousel dans les articles: ajout de l'icône manquante "placeholder.png"
- ticket #45245 : Modification des domaines, champs "Tags utilisateur": correction de la recherche
07/07/2016 - v7.4.26
- ticket #45291 : SIGB Pergame : correction de la configuration base de données dans le service temps réel
......
- ticket #45078 : Correction d'une faille de sécurité type injection SQL
\ No newline at end of file
- ticket #45204 : éditeur de carrousel dans les articles: ajout de l'icône manquante "placeholder.png"
\ No newline at end of file
- ticket #45245 : Modification des domaines, champs "Tags utilisateur": correction de la recherche
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.4');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.26');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.27');
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