bugfixes, refactoring
This commit is contained in:
parent
0ef97c4889
commit
f542656bc9
5 changed files with 50 additions and 94 deletions
|
@ -4,8 +4,6 @@ require(__DIR__ . "/../libs/page.php");
|
|||
require(__DIR__ . "/../libs/form.php");
|
||||
require(__DIR__ . "/../libs/comment.php");
|
||||
|
||||
$ref = 1732684297;
|
||||
|
||||
page_header();
|
||||
comments("comment", $_GET['id']);
|
||||
page_footer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue