svncommit
2009-01-05 6710a636170c73162560c94629656ddde85c7fa8
program/steps/mail/spell_pspell.inc
@@ -22,6 +22,7 @@
if (!extension_loaded('pspell')) {
    raise_error(array(
      'code' => 500,
      'type' => 'php',
      'file' => __FILE__,
      'message' => "Pspell extension not available"), true, false);