We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as in the subject, content in news.txt disappeared accidentally.
it was blank when i access to news page...
The text was updated successfully, but these errors were encountered:
i guess it is because my news.txt was encoded shift-jis and i fixed file encoding to utf-8 so that encoding difference might make the file blank.
i tried to put some from admin page to the blank file and i could do successfully. the encoding is utf-8 now.
Sorry, something went wrong.
i implemented backup in rakefile by making tarball which has taikyoku/, config/ and db/. 1d9397f
No branches or pull requests
as in the subject, content in news.txt disappeared accidentally.
it was blank when i access to news page...
The text was updated successfully, but these errors were encountered: