Version 5.0 (mise à jour du bug effacement des commentaires dans 10504)

This commit is contained in:
fredtempez 2021-04-26 22:07:04 +02:00
parent 54426593d5
commit d79861cbdf
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
class blog extends common {
const VERSION = '5.1';
const VERSION = '5.0';
const REALNAME = 'Blog';
const DELETE = true;
const UPDATE = '0.0';