Hello,
if I want to create a module with the name "groups", I will have a problem because the word "groups" is reserved in the mysql database.
To resolve this problem, it would be desirable to surround the $target_tbl variable with backticks (`) in the Model.php file.
What do you think ?
Best regards.
Hello,
if I want to create a module with the name "groups", I will have a problem because the word "groups" is reserved in the mysql database.
To resolve this problem, it would be desirable to surround the $target_tbl variable with backticks (`) in the Model.php file.
What do you think ?
Best regards.