瀏覽代碼

header/footer action

development
mauirixxx 7 年之前
父節點
當前提交
e823d39d1c
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. +5
    -1
      register.php

+ 5
- 1
register.php 查看文件

@@ -1,2 +1,6 @@
<?php
include_once 'connect.php';
$pagetitle = "Funko Pop Collection Database";
include_once ('header.php');
# page content goes here
include_once ('footer.php');
?>

Loading…
取消
儲存