Changes between Version 23 and Version 24 of UnicodeBranch


Ignore:
Timestamp:
May 24, 2007, 8:18:20 AM (18 years ago)
Author:
Ivan Sagalaev <Maniac@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UnicodeBranch

    v23 v24  
    6868 4. Make sure your database can store all the data you will send to it. Usually, this means ensuring it is using UTF-8 (or similar) encoding internally.
    6969
    70  5. Use the {{{FILE_CHARSET}}} setting if your on-disk template files are not UTF-8 encoded.
     70 5. Use the {{{FILE_CHARSET}}} setting if your on-disk template files and initial SQL files are not UTF-8 encoded.
    7171
    7272That is all. Enjoy!
Back to Top