i would like to notice you that in lang/serendipity_lang_it.inc.php the
default date format is quite unusual in Italy. I suggest to change it
to:
Code: Select all
@define('DATE_FORMAT_ENTRY', '%A, %e %B %Y');Marco Mascherpa
Code: Select all
@define('DATE_FORMAT_ENTRY', '%A, %e %B %Y');