mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-10 04:13:11 +00:00
Adding autofix badges
Profile picture shows up in Nav Moved backgrounds to new folder
This commit is contained in:
parent
05533395eb
commit
d2858ce907
14 changed files with 183 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$exec_start = microtime(true);
|
||||
$exec_start = microtime(true); // Track how long it took to generate the page
|
||||
|
||||
require_once dirname(__DIR__)."/app/conn.php";
|
||||
require_once dirname(__DIR__)."/app/app.php";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue