Aleksander Machniak
2015-11-16 8271597836eeb9b6f50062c1ce6d685cb61e0e72
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;