fix install.sql after a bad merge
This commit is contained in:
parent
e230f1472c
commit
356f46237c
@ -314,7 +314,6 @@ CREATE TABLE `pages` (
|
||||
UNIQUE KEY `u_pages` (`name`,`board`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
|
||||
|
||||
>>>>>>> 12fa8ec... Edit static pages commit
|
||||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
|
Loading…
Reference in New Issue
Block a user