Aleksander Machniak
2016-05-20 9e64dc2debfa1c7410f82bf71f4d10856751e258
commit | author | age
a63f14 1 <?php
AM 2
3 // Enable emoticons in plain text messages preview
4 $config['emoticons_display'] = false;
5
6 // Enable emoticons in compose editor (HTML)
7 $config['emoticons_compose'] = true;