subway/register.php

4 lines
81 B
PHP

<?php
$content = 'components/register/main.php';
include 'structure/main.php';
?>