diff options
author | chai <chaifix@163.com> | 2022-03-19 12:26:19 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-19 12:26:19 +0800 |
commit | 627b8e416d138112ad20b1299aca21dccebcd11c (patch) | |
tree | e522a5e7204e81649a36451e31c2c91b1a8342e3 /template.php | |
parent | a90ed9f20c76fbb4b340e51e6ba05500540feba5 (diff) |
*admin music page
Diffstat (limited to 'template.php')
-rw-r--r-- | template.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.php b/template.php index 49d96ee..726bdfe 100644 --- a/template.php +++ b/template.php @@ -1,5 +1,5 @@ <?php require_once 'music.php'?> -<?php require_once 'functions.php'?> +<?php require_once 'utils.php'?> <?php |