From 3654fd082c6e5c3fc32112175e61dea25427c425 Mon Sep 17 00:00:00 2001 From: tokul Date: Sat, 7 Oct 2006 15:36:49 +0000 Subject: [PATCH] removed ispell output. confuses phpdoc git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11860 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/squirrelspell/class/cmd_spell.php | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/plugins/squirrelspell/class/cmd_spell.php b/plugins/squirrelspell/class/cmd_spell.php index dddc6984..b9832391 100644 --- a/plugins/squirrelspell/class/cmd_spell.php +++ b/plugins/squirrelspell/class/cmd_spell.php @@ -2,27 +2,6 @@ /** * Command line spellcheck class * - * --- - * Quick brownn fox brownn - * - * brownn squirrel. - * twentytwo owttnewt - * --- - * @(#) International Ispell Version 3.1.20 10/10/95, patch 1 - * * - * & brownn 5 7: brown, Browne, browns, brown n, brown-n - * * - * & brownn 5 18: brown, Browne, browns, brown n, brown-n - * - * - * & brownn 5 1: brown, Browne, browns, brown n, brown-n - * * - * - * & twentytwo 2 1: twenty two, twenty-two - * # owttnewt 11 - * - * - * --- * $params = array(); * $params['spell_command'] = 'ispell -d american -a'; * $params['use_proc_open'] = false; // (check_php_version(4,3)) -- 2.25.1