A comment to test a patch

This commit is contained in:
Laurent Destailleur 2011-05-16 16:20:14 +00:00
parent 8e867ca6d9
commit ff015ccf56

View File

@ -78,6 +78,8 @@ class Conf
{
//! Charset for HTML output and for storing data in memory
$this->file->character_set_client='UTF-8'; // UTF-8, ISO-8859-1
// $this->agendas_modules['comm/action'][]= 'ActionAgenda';
}