/ Published in: SQL
Small query to help you relocate those modules you are not using anyways.
Expand |
Embed | Plain Text
UPDATE jos_modules SET position='user9' WHERE published=0
You need to login to post a comment.
