Aleksander Machniak
2015-09-28 0389faa32794f09836907f7a073908b282bb4022
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;