1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-28 20:45:00 +03:00

fix #493 patch.sql

This commit is contained in:
Mzhelskiy Maxim 2014-07-23 09:55:30 +07:00
parent e3f7be3b72
commit 6d3fc6f1f2

View file

@ -591,7 +591,7 @@ ALTER TABLE `prefix_blog` DROP FOREIGN KEY `prefix_blog_ibfk_1` ;
ALTER TABLE `prefix_blog` DROP `category_id` ;
DROP TABLE `prefix_blog_category`;
INSERT INTO `social`.`prefix_category_type` (
INSERT INTO `prefix_category_type` (
`id` ,
`target_type` ,
`title` ,