src/web/index.php
author Riwad Salim <riwad.salim@yahoo.fr>
Fri, 23 Aug 2019 17:06:41 +0200
changeset 33 a1ed6f85c11b
parent 0 800e4a6ab128
permissions -rw-r--r--
change word-break behavior on tables

<?php

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