mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-09 07:17:32 +00:00
Update access-denied.php
This commit is contained in:
parent
cfe574d9cf
commit
2282add05c
@ -10,12 +10,12 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="jumbotron">
|
||||
<h2>Database Error</h2><br>
|
||||
<h2>Connection Error</h2><br>
|
||||
|
||||
<div class="text-warning">
|
||||
The web interface was unable to connect to the database using the configuration provided.
|
||||
<br>
|
||||
Database error: Access denied
|
||||
Connection failed: Access denied
|
||||
<br>
|
||||
<?php
|
||||
if (isset($_GET['error'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user