Add ability to control the display of the "Check Spelling" button. Allows administrat...
[squirrelmail.git] / plugins / fortune / README
CommitLineData
28e62e6d 1Simple SquirrelMail plugin that displays the quotes above the message listing.
2
7aa22276 3Original code contributed by paulm@spider.org, now maintained by the
4SquirrelMail Project Team.
28e62e6d 5
6Plugin requires /usr/games/fortune or any other similar program, that outputs
7short text messages. If you are running php in safe_mode, path to program must
8be present in php safe_mode_exec_dir setting. If you are running chrooted
9webserver, program must be present inside of your chroot jail.
10
11Plugin can be configured with config/fortune_config.php or
12plugins/fortune/config.php files.