Fredrik Jervfors b246cfa771 Replacing deprecated HTML "center" element (second try). hace 19 años
..
README 035d18e061 Revise plugin documentation. Mainly, this removes remains of documentation hace 20 años
config_default.php 83fdb4c332 copyright update hace 19 años
functions.php b246cfa771 Replacing deprecated HTML "center" element (second try). hace 19 años
index.php 83fdb4c332 copyright update hace 19 años
setup.php 83fdb4c332 copyright update hace 19 años

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.