Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Core.NormalizeNewlines
2
TYPE: bool
3
VERSION: 4.2.0
4
DEFAULT: true
5
--DESCRIPTION--
6
<p>
7
    Whether or not to normalize newlines to the operating
8
    system default.  When <code>false</code>, HTML Purifier
9
    will attempt to preserve mixed newline files.
10
</p>
11
--# vim: et sw=4 sts=4