HELP
This commit is contained in:
parent
c6664a7597
commit
e05e9553f5
1250 changed files with 23379 additions and 147730 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* WordPress View Bootstrapper.
|
||||
*/
|
||||
define('WP_USE_THEMES', true);
|
||||
\define('WP_USE_THEMES', true);
|
||||
|
||||
require __DIR__.'/wp/wp-blog-header.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue