Parcourir la source

remove PHP closing tag in example config file

Thijs Kinkhorst il y a 18 ans
Parent
commit
086cccc724
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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");
-?>
+