Browse Source

remove PHP closing tag in example config file

Thijs Kinkhorst 18 years ago
parent
commit
086cccc724
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/squirrelspell/INSTALL

+ 1 - 1
plugins/squirrelspell/INSTALL

@@ -65,4 +65,4 @@ $SQSPELL_APP_DEFAULT = 'English';
  */
 $SQSPELL_WORDS_FILE =
    getHashedFile($username, $data_dir, "$username.words");
-?>
+