wip avec résolution de conflits
This commit is contained in:
parent
63b2d2b256
commit
ef19ba2b72
208 changed files with 178625 additions and 192002 deletions
|
|
@ -1,8 +1,10 @@
|
|||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* WordPress View Bootstrapper.
|
||||
*/
|
||||
define('WP_USE_THEMES', true);
|
||||
|
||||
require __DIR__.'/wp/wp-blog-header.php';
|
||||
require __DIR__ . '/wp/wp-blog-header.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue