thomascube
2010-03-02 7c9d922b96f9a88b350d6e07f5bde84ccc40f9b0
program/steps/mail/spell_pspell.inc
@@ -23,7 +23,7 @@
    raise_error(array(
      'code' => 500,
      'type' => 'php',
      'file' => __FILE__,
      'file' => __FILE__, 'line' => __LINE__,
      'message' => "Pspell extension not available"), true, false);
      
    header('HTTP/1.1 404 Not Found');