Aleksander Machniak
2015-09-11 8e5c443c7b8d448c851db4c59b53677fc2e582f6
1
2
3
4
5
6
7
<?php
 
// Enable emoticons in plain text messages preview
$config['emoticons_display'] = false;
 
// Enable emoticons in compose editor (HTML)
$config['emoticons_compose'] = true;