init
This commit is contained in:
commit
de73fc619a
3560 changed files with 747274 additions and 0 deletions
6
web/index.php
Executable file
6
web/index.php
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* WordPress View Bootstrapper
|
||||
*/
|
||||
define("WP_USE_THEMES", true);
|
||||
require __DIR__ . "/wp/wp-blog-header.php";
|
||||
Loading…
Add table
Add a link
Reference in a new issue