Refs #5040
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
we use the following vendor libraries: - Markdown.php for on-the-fly creation of documentation - htmlpurifier for sane HTML output - lessphp for on-the-fly creation of css out of less files - tcpdf for pdf generation in the backend refs #4212