src/web/index.php
author ymh <ymh.work@gmail.com>
Wed, 24 Apr 2019 16:12:58 +0200
changeset 7 3ecf94cab400
parent 0 800e4a6ab128
permissions -rw-r--r--
Change .net to .test

<?php

/** WordPress view bootstrapper */
define('WP_USE_THEMES', true);
require __DIR__ . '/wp/wp-blog-header.php';