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

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.