4 lines
56 B
PHP
4 lines
56 B
PHP
<?php
|
|
// Placeholder for shop page
|
|
include 'index.php';
|
<?php
|
|
// Placeholder for shop page
|
|
include 'index.php';
|