X-cart v4: remove home.php

how to remove home.php of v4.6.4 completely? If you need to change the link of your web-site’s logo, from /home.php to /, just modify this file: common_files/customer/head.tpl – find this code: <code> <div class=”logo”><a href=”{$catalogs.customer}/home.php”><img src=”{$ImagesDir}/xlogo.gif” alt=”” /></a></div> </code> and… Read moreX-cart v4: remove home.php