using popen instead of shell_exec. shell_exec is disabled in safe mode.
[squirrelmail.git] / plugins / fortune / setup.php
index fb7609c9d5266e747b46ef97c422e76d55ce666c..e85813510d45078ee132ec677a5c405fe4706672 100644 (file)
@@ -48,4 +48,3 @@ function fortune_load() {
     include_once(SM_PATH . 'plugins/fortune/functions.php');
     fortune_function_load();
 }
-?>
\ No newline at end of file