mirror of
https://gh.wpcy.net/https://github.com/WordPressUtilities/WPUInstaller.git
synced 2026-05-05 19:42:21 +08:00
4 lines
158 B
PHP
4 lines
158 B
PHP
<?php
|
|
/* Template Name: Page Master */
|
|
include dirname(__FILE__) . '/../WPUTheme/z-protect.php';
|
|
include get_stylesheet_directory() . '/tpl/page-master.php';
|