<?php
// Forward request to single index.php file
require_once __DIR__ . '/../index.php';
