Skip to content
Snippets Groups Projects

Hotline#21388 sql patch checksums

Merged Patrick Barroca requested to merge hotline#21388-sql-patch-checksums into stable
Compare and
+ 238
70
Preferences
Compare changes
Files
+ 1
1
<?php
// Constantes
error_reporting(E_ERROR | E_PARSE);
define("PATCH_LEVEL","230");
define("PATCH_LEVEL","231");
define("APPLI","cosmogramme");
define("COSMOPATH", "/var/www/html/vhosts/opac2/www/htdocs");