summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_footer.php
blob: 3a4b0550548eb4ba9a0df9c7bf65e7f5ba425f03 (plain)
1
2
3
4
5
6
7
8
9
        </td>
      </tr>
    </table>
    </div>
    </div>

<?php
$force_full_html = true;
include(FCPATH."application/views/footer.php");