blob: 60b0a53e2041c3f51a573e700094aab5cab7cfe3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
</div>
<div id="footer">
<p><a href="http://www.codeigniter.com/">CodeIgniter</a>, by <a href="http://www.EllisLab.com">EllisLab</a> - Version <?php echo APPVER ?></p>
<p>Page rendered in {elapsed_time}</p>
</div>
</body>
</html>
|