diff --git a/cosmogramme/php/_init.php b/cosmogramme/php/_init.php index 72f0f5543d5f899456d7405d2eda0ebd9f24df0a..ad42e11baf7f0c1cca5c629f3c92af3b742b327d 100644 --- a/cosmogramme/php/_init.php +++ b/cosmogramme/php/_init.php @@ -1,7 +1,7 @@ <?php error_reporting(E_ERROR | E_PARSE); -define("PATCH_LEVEL","284"); +define("PATCH_LEVEL","285"); define("APPLI","cosmogramme"); define("COSMOPATH", "/var/www/html/vhosts/opac2/www/htdocs");