blob: 0b6bf9cdfd616e64200412c2feae7814faaba60d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2012/03/28 15:14:24 taca Exp $
To complete the setup, please read:
${PREFIX}/share/doc/contao${CT_VER}/README
To use minify the HTML markup function, you'll have to install the
following package:
www/php-tidy
This package contains unofficial fix for CVE-2012-1297. If there are any
problem by this fix, add a below line to system/config/localconfig.php.
$GLOBALS['TL_CONFIG']['disableCompatRefererCheck'] = true;
===========================================================================
|