This commit is contained in:
Michael Foster 2013-08-03 05:25:41 -04:00
parent c9684fc000
commit d4ad874e09

View File

@ -281,7 +281,7 @@
// Do you need a body for your reply posts?
$config['force_body'] = false;
// Do you need a body for new threads?
$config['force_body_op'] = true;
$config['force_body_op'] = true;
// Require an image for threads?
$config['force_image_op'] = true;