Block remove duplicate() bIDS

Permalink
Hello,
I know that c5 multiply db rows when i save my block. It is for the back into the older version of block. But i need to disable this multiply. I wanted to have all time one block with one bid. How i can do that ?

polkasa
 
exchangecore replied on at Permalink Reply
exchangecore
Usually this is a core behavior, and it would not be advisable to change it for core blocks.

Warning aside, if you had to change the functionality of new blocks being saved, you might want to take a look at the "Concrete5_Library_BlockController". Specifically at the save function in the file in \concrete\core\libraries\block_controller.php