change sensitive to true by default

set sensitive option to true
This commit is contained in:
Nicolas Le Goff
2012-06-13 20:00:30 +02:00
parent 53a657b49e
commit 08dc3358c0
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ class patch_370a9 implements patchInterface
'type' => 'Checker\\Filename',
'enabled' => false,
'options' => array(
'sensitive' => false,
'sensitive' => true,
),
),
array(