Oliver Ney
2016-04-22 5f2df36879fd7e4c85dfe0f660cab1c637769031
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;