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

V6.36

parent a6ec6e61
Branches
Tags 6.36
No related merge requests found
03/03/2014 - V6.36
- Interface utilisateur:
- Bibliothèque numérique
- Correction des permaliens des albums
- Notice CVS
- Amélioration de l'extraction des titres des morceaux pour les notices sonores
- Interface d'administration
- Affichage de notice
- Correction du paramétrage de l'entête qui n'était plus pris en compte
- SIGB Orphee
- Correction de la récupération temps réel de la disponibilité des fascicules de périodiques
25/02/2014 - V6.35
......
......@@ -55,7 +55,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.35');
defineConstant('VERSION_PERGAME','6.36');
defineConstant('ROOT_PATH', realpath(dirname(__FILE__).'/..').'/');
defineConstant('ZEND_FRAMEWORK_PATH', ROOT_PATH . 'library/storm/zf/library/');
......
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