1
Hi,
in htdocs\modules\system\admin\modulesadmin\modulesadmin.php on line 133 & on line 531 there are defined the same variable - $reservedTables which has duplicated entries. My first suggestion is to set this variable once for all, and second write reserved tables in alphabet so that wouldn't be dublicated entries (as is now).