Fredrik Jervfors 327cb3be77 Only grab comments marked i18n to the template. před 17 roky
..
README 035d18e061 Revise plugin documentation. Mainly, this removes remains of documentation před 20 roky
config_sample.php 11b10ba5d1 increment year in copyright notices před 18 roky
functions.php 327cb3be77 Only grab comments marked i18n to the template. před 17 roky
index.php 11b10ba5d1 increment year in copyright notices před 18 roky
setup.php 11b10ba5d1 increment year in copyright notices před 18 roky

README

Simple SquirrelMail plugin that displays the quotes above the message listing.

Original code contributed by paulm@spider.org, now maintained by the
SquirrelMail Project Team.

Plugin requires /usr/games/fortune or any other similar program, that outputs
short text messages. If you are running php in safe_mode, path to program must
be present in php safe_mode_exec_dir setting. If you are running chrooted
webserver, program must be present inside of your chroot jail.

Plugin can be configured with config/fortune_config.php or
plugins/fortune/config.php files.