Update install

This commit is contained in:
Visman 2023-08-23 17:45:47 +07:00
parent 3710ac1dc4
commit 3229cd44f5
3 changed files with 5 additions and 3 deletions

View file

@ -46,7 +46,7 @@ if (! empty($extNotFound)) {
return [
'BASE_URL' => forkGetBaseURL(),
'DEBUG' => 0,
'DEBUG' => 2,
'EOL' => \PHP_EOL,
'MAX_EMAIL_LENGTH' => 80,
'FLOOD_INTERVAL' => 3600,

View file

@ -42,7 +42,9 @@
@endif
@endif
</main>
<footer id="fork-footer">
<!-- debuginfo -->
</footer>
</div>
</body>
</html>

View file

@ -189,9 +189,9 @@
/*************/
/* Установка */
/*************/
#fork .f-install {
/*#fork .f-install {
margin: 1rem 0;
}
}*/
#fork .f-install > h2 {
padding: 0 0.625rem;