footer.php
Go to the documentation of this file.00001
00002 </div>
00003
00004 <div id="footer">
00005 <p><a href="http://codeigniter.com/">CodeIgniter</a>, by <a href="http://www.EllisLab.com">EllisLab</a> - Version <?php echo CI_VERSION ?></p>
00006 <p>Page rendered in {elapsed_time}</p>
00007 </div>
00008
00009 </body>
00010 </html>