Selaa lähdekoodia

remove PHP closing tag in example config file

Thijs Kinkhorst 18 vuotta sitten
vanhempi
commit
086cccc724
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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");
-?>
+