Version check fails with current trunk and browsers supporting Content Security Policy (eg. FF 4.0b12): "CSP: Directive "allow http://localhost" violated by http://www.phpmyadmin.net/home_page/version.js" We should specify script-src with 'self' and www.phpmyadmin.net as allowed script sources. -- Piotr Przybylski