Milemi open source PHP blog system is an open source blog system developed based on ThinkPHP.
Milestone open source PHP blog system v2.1 update log:
1. Fix the problem that the background cannot manage the website
2. Fixed the problem of sometimes reporting errors when publishing articles
3. Fix the error BUG when adding invitation code
4.Fix search bug
5. Add extreme test verification
6. Speed up page loading speed
7. Fixed the problem that the left navigation bar is not fixed
8. Add member center article search function
Database modification:
ALTERTABLE`blog_article`DROP`type` (remove redundant fields)
Milestone open source PHP blog system update method:
1. Old users can click online update directly on the background homepage.
2. New users can directly download the complete code package
3. For users who have modified it themselves, I have nothing to do. Either you don’t update, or you slowly find out which codes I have modified.