Просмотр файла foot.php

Размер файла: 164B
<?php
echo'<img src="../images/img/homepage.gif" alt="" /><a href="../index.php?">На главную</a><br/>';
include_once"../themes/$config_themes/foot.php";
?>