Hi devs, be aware that there can be false alarms in the PHPMD report. For example, in foreach ($tabs as $key => $value) { there is a report about unused $value, but we need it anyway, due to the foreach syntax. -- Marc Delisle http://infomarc.info | http://phpmyadmin.net