Time to generate Page

This commit is contained in:
Michał Gdula 2022-10-12 15:43:32 +00:00
parent 646b41e90a
commit e7a2284809
9 changed files with 61 additions and 19 deletions

View file

@ -1,4 +1,6 @@
<?php
$exec_start = microtime(true);
require_once dirname(__DIR__)."/app/server/conn.php";
require_once dirname(__DIR__)."/app/app.php";
require_once dirname(__DIR__)."/app/settings/settings.php";

View file

@ -24,7 +24,7 @@
"Eat hotchip and lie"
],
"license":"GPL 3.0",
"version": "22.10.5",
"version": "22.10.12",
"user_name": "[your name]",
"is_testing": true,
"upload": {