Stack2RSS 1.0
A simple web application that creates an RSS feed given an API route.

src/footer.inc

Go to the documentation of this file.
00001 <?php
00002 
00003 /// \file footer.inc Contains the footer template.
00004 
00005 ?>
00006 </div>
00007   <div id='footer'>Stack2RSS: Copyright 2011 Nathan Osman - Stack Exchange and Server Fault are registered trademarks of Stack Exchange Inc.<br />Stack2RSS is not affiliated with nor endorsed by Stack Exchange Inc.</div>
00008 </body>
00009 </html>
 All Classes Files Functions Enumerations