alecpl
2010-01-28 10eedbe75a2022d65ec349de5f3bd12400191974
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');