rg=0
[squirrelmail.git] / plugins / squirrelspell / modules / check_me.mod
index 3faa076c66c75cefa441b6b88d25bf59ae70ea54..41cfd15c8855cb6b28304d6d95e101b8e5825b48 100644 (file)
@@ -36,8 +36,10 @@ function SpellLink($jscode, $title, $link) {
 /**
  * Declaring globals for users with E_ALL set.
  */
-global $sqspell_text, $SQSPELL_APP, $sqspell_use_app, $attachment_dir,
-  $username, $SQSPELL_EREG, $color;
+global $SQSPELL_APP, $attachment_dir, $SQSPELL_EREG, $color;
+
+$sqspell_text = $_POST['sqspell_text'];
+$sqspell_use_app = $_POST['sqspell_use_app'];
 
 /**
  * Now we explode the lines for three reasons: