diff -ru plugins/fortune/setup.php.org plugins/fortune/setup.php --- plugins/fortune/setup.php.org 2004-04-26 15:20:10.000000000 -0700 +++ plugins/fortune/setup.php 2004-05-11 11:00:43.910401166 -0700 @@ -30,7 +30,7 @@ return; } - $fortune_location = '/usr/games/fortune'; + $fortune_location = '/usr/bin/fortune'; $exist = file_exists($fortune_location); echo "
|