X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcomletter.inc.php;h=4419d615f771c0d7e07696c0dc8c868c93cdb5e0;hb=3da338db27ff7e09b46cad976342aeb133a60aad;hp=b487b1fe64d34c4a86e2302321e15102578cff44;hpb=c441aabe4829c769c405eb46ef9b4ff815e454d6;p=platal.git diff --git a/include/comletter.inc.php b/include/comletter.inc.php index b487b1f..4419d61 100644 --- a/include/comletter.inc.php +++ b/include/comletter.inc.php @@ -24,7 +24,7 @@ class ComLArticle { // Maximum number of lines per article, as wanted by the NL master - const MAX_LINES_PER_ARTICLE = 4; + const MAX_LINES_PER_ARTICLE = 8; const MAX_CHARACTERS_PER_LINE = 68; // {{{ properties @@ -142,5 +142,5 @@ class ComLArticle // }}} -// vim:set et sw=4 sts=4 sws=4 enc=utf-8: +// vim:set et sw=4 sts=4 sws=4 fenc=utf-8: ?>