Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

config.inc.php.dist 179B

1234567
  1. <?php
  2. // Enable emoticons in plain text messages preview
  3. $config['emoticons_display'] = false;
  4. // Enable emoticons in compose editor (HTML)
  5. $config['emoticons_compose'] = true;