had the following error with 1.3.9 which people might not be aware of so thought i would post.

i had the following in my header of my site and since upgrading from 1.3.8 - 1.3.9 this has killed the site. no errors in debug but i found the problem and just deleted the following.

<?php require(DIR_WS_MODULES . 'sideboxes/languages_header.php'); ?>

<?php require(DIR_WS_MODULES . 'sideboxes/currencies_header.php'); ?>