/**
* Declaring globals for users with E_ALL set.
*/
-global $SQSPELL_APP_DEFAULT, $SQSPELL_APP, $SQSPELL_SPELLCHECKER,
+global $SQSPELL_APP_DEFAULT, $SQSPELL_APP, $SQSPELL_SPELLCHECKER,
$SQSPELL_FORCE_POPEN, $attachment_dir, $color;
if (! sqgetGlobalVar('sqspell_text',$sqspell_text,SQ_POST)) {
/**
- * Did I mention that I hate dots on the end of contcatenated lines?
+ * Did I mention that I hate dots on the end of concatenated lines?
* Dots at the beginning make so much more sense!
*/
$extrajs.= "//-->\n"