Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
remove error during setup
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmathis committed May 27, 2015
1 parent e04d18c commit 1082f48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions www/install/insertBaseConf.sql
Original file line number Diff line number Diff line change
Expand Up @@ -815,8 +815,6 @@ INSERT INTO `cb_module_relation` (`cb_module_id`, `module_depend_id`, `inherit_c
(2, 12, 1),
(3, 11, 1),
(3, 12, 1),
(4, 11, 1),
(4, 12, 1),
(5, 6, 0),
(7, 8, 0),
(7, 12, 1),
Expand Down

0 comments on commit 1082f48

Please sign in to comment.