Empty commit

This commit is contained in:
Git 2012-01-22 08:00:20 +00:00
parent f38697f08c
commit 8909617eda

View File

@ -343,6 +343,21 @@
'pm' => 'Please be careful when specifying the format of your uploads'
)
),
'wrong_media' => array(
'priority' => '33',
'title' => 'Wrong Specified Media',
'report_messages' => array(
"Please specify the correct media."
),
'report_fields' => array(
),
'resolve_options' => array(
'upload' => '0',
'warn' => '0',
'delete' => '0',
'pm' => 'Please be careful when specifying the media of your uploads'
)
),
'format' => array(
'priority' => '10',
'title' => 'Disallowed Format',