Source for file config_sample.php

Documentation is available at config_sample.php

  1. <?php
  2.  
  3. /**
  4.  * Sample Fortune plugin configuration file
  5.  *
  6.  * Configuration defaults to /usr/games/fortune with short quotes
  7.  *
  8.  * @copyright &copy; 2004-2006 The SquirrelMail Project Team
  9.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10.  * @version $Id: config_sample.php,v 1.1 2006/07/07 12:53:50 tokul Exp $
  11.  * @package plugins
  12.  * @subpackage fortune
  13.  */
  14.  
  15. /**
  16.  * Command that is used to display fortune cookies
  17.  * @global string $fortune_command 
  18.  * @since 1.5.2
  19.  */
  20. $fortune_command '/usr/games/fortune -s';

Documentation generated on Sat, 07 Oct 2006 16:10:10 +0300 by phpDocumentor 1.3.0RC6