Przeglądaj źródła

header/footer action

development
mauirixxx 7 lat temu
rodzic
commit
e823d39d1c
1 zmienionych plików z 5 dodań i 1 usunięć
  1. +5
    -1
      register.php

+ 5
- 1
register.php Wyświetl plik

@@ -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');
?>

Ładowanie…
Anuluj
Zapisz