notif
This commit is contained in:
parent
f9154b632a
commit
e14497a06b
3 changed files with 35 additions and 1 deletions
11
docs/notif.php
Normal file
11
docs/notif.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
require("../libs/page.php");
|
||||
require("../libs/form.php");
|
||||
require("../libs/comment.php");
|
||||
|
||||
$ref = 1732684297;
|
||||
|
||||
page_header();
|
||||
comments("notification",$username);
|
||||
page_footer();
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue