Przeglądaj źródła

remove PHP closing tag in example config file

Thijs Kinkhorst 18 lat temu
rodzic
commit
086cccc724
1 zmienionych plików z 1 dodań i 1 usunięć
  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");
-?>
+