Aleksander Machniak
2015-10-18 b0349c988f91b799b31f0fae4d5ae7c1f3b44c44
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;