threadr.lostcave.ddnss.de/threadr/board/default.php

5 lines
151 B
PHP
Raw Normal View History

2020-03-07 20:06:34 +01:00
<?php
2020-03-08 16:16:09 +01:00
%REQUIRE_LOGIN%
2020-03-08 04:41:11 +01:00
echo "<div class='margin'><a href='%CONTENT_DIR%/board/?id=$id&action=post'><button> Post something </button></a></div>";
2020-03-07 20:06:34 +01:00
?>