2024-11-11
This commit is contained in:
parent
93eb97e446
commit
6666959f16
526 changed files with 20767 additions and 2690 deletions
|
|
@ -5,7 +5,7 @@ require_once "web/wp/wp-load.php";
|
|||
ini_set("max_execution_time", 3600);
|
||||
set_time_limit(3600);
|
||||
|
||||
$pdo = new PDO("mysql:dbname=db;host=db", "db", "db");
|
||||
$pdo = new PDO("mysql:dbname=haiku_atelier;host=localhost", "haiku_utilisateur", "spNFx5EAYwvF7o7XFMjiHpNPYJimDtmKWv");
|
||||
|
||||
/**
|
||||
* replace _wp_attached_file meta_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue