using popen instead of shell_exec. shell_exec is disabled in safe mode.
[squirrelmail.git] / plugins / fortune / config_sample.php
2006-07-07 tokulusing popen instead of shell_exec. shell_exec is disabl...