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