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