blob: ddb34ee1d7e1a8dfb14d0bf3416c8895e254dfab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2012/03/28 15:14:43 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;
===========================================================================
|