Getting ready for 1.2.0 release.
[squirrelmail.git] / plugins / squirrelspell / modules / check_me.mod.php
index 1e2945e05515e1178524faed75daff034131ee50..f47dfd9e89dfc7c01e0610bb360e4e99429c7f83 100644 (file)
@@ -2,7 +2,7 @@
    /**
     **  check_me.mod.php -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  This module is the main workhorse of SquirrelSpell. It submits
@@ -161,7 +161,7 @@ global $sqspell_text, $SQSPELL_APP, $sqspell_use_app, $attachment_dir,
     // Why isn't there a booger fairy?
     echo "//-->\n".
          "</script>\n".
-         "<script src=\"js/check_me.php\" type=\"text/javascript\"></script>\n".
+         "<script src=\"js/check_me.js\" type=\"text/javascript\"></script>\n".
          "</head>\n";
 
     echo "<body bgcolor=\"$color[4]\" text=\"$color[8]\" link=\"$color[7]\" alink=\"$color[7]\" vlink=\"$color[7]\" onload=\"populateSqspellForm()\">\n".