Skip to content
Snippets Groups Projects

Dev#12992 custom fields

Merged Patrick Barroca requested to merge dev#12992_custom_fields into WIP
Compare and
+ 27
2
Preferences
Compare changes
Files
+ 2
2
<?php
// Constantes
error_reporting(E_ERROR | E_PARSE);
define("VERSION_COSMOGRAMME","6.53");
define("PATCH_LEVEL","210");
define("VERSION_COSMOGRAMME","6.54");
define("PATCH_LEVEL","211");
define("APPLI","cosmogramme");
define("COSMOPATH", "/var/www/html/vhosts/opac2/www/htdocs");