Ajout des fonctionnalités #2188851 et #2188856

This commit is contained in:
Leblanc Simon 2009-03-01 17:49:26 +00:00
commit e317d96322
7 changed files with 114 additions and 11 deletions

View file

@ -71,6 +71,11 @@ class configuration
*/
var $punbb_wotd_id = '1';
/**
* PunBB's forum max length for the message
*/
var $punbb_max_length = 60;
/**
* Additional URL
*/