mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-29 06:43:11 +00:00
Unified header
This commit is contained in:
parent
b7362ca195
commit
8c98b90766
13 changed files with 108 additions and 255 deletions
|
@ -27,6 +27,9 @@ if (is_file("index.php")) {
|
|||
}
|
||||
|
||||
|
||||
$import_json = file_get_contents($root_dir."default.json");
|
||||
$setup_json = json_decode($import_json, true);
|
||||
|
||||
/*
|
||||
Connect to the server
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue