Eklentiler Hakkında
2
●556
- 15-11-2007, 21:50:48Sources/Display.php de Bul
// Fetch attachments. if (!empty($modSettings['attachmentEnable']) && allowedTo('view_attachments')) {
Değiştir
// Fetch attachments. if (!empty($modSettings['attachmentEnable'])) { if(!allowedTo('view_attachments')) $modSettings['attachmentShowImages'] = 0;