summaryrefslogtreecommitdiff
path: root/booth.php
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-03-17 23:49:04 +0800
committerchai <chaifix@163.com>2022-03-17 23:49:04 +0800
commitcecb6f1a2e6e7f43601ec4aeac481817f9979422 (patch)
tree02a2fa2452f0f692aa26117a30f1d5b8028cb922 /booth.php
parent90483f6eb389f041e0dbd0fca8bb766edbc85910 (diff)
* paginate
Diffstat (limited to 'booth.php')
-rw-r--r--booth.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/booth.php b/booth.php
index 8e62fdd..8f1b675 100644
--- a/booth.php
+++ b/booth.php
@@ -19,7 +19,9 @@ window.onload = function() {
<body>
<div id="container">
-
+ <?php include_once('header.php');?>
+ <?php include_once('titlebar.php');?>
+
<div id="music_player_container">
<?php