A lightweight forum engine written in PHP. Repository is now obsolete and read-only. http://www.pioder.pl/uforum.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
79 B

  1. <div id="footer">
  2. <?= FOOTER_TEXT; ?>
  3. </div>
  4. </div>
  5. </body>
  6. </html>