src/web/index.php
author ymh <ymh.work@gmail.com>
Fri, 14 Jun 2019 16:20:14 +0200
changeset 18 16772540de99
parent 0 800e4a6ab128
permissions -rw-r--r--
improve translation, add missing translation files and dependency

<?php

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