Update support.php
This commit is contained in:
parent
a116db9acf
commit
c1124d1d32
@ -91,7 +91,7 @@
|
||||
if (file_exists($setupfile)) {
|
||||
echo '<p class="error"><strong>!</strong> The setup file is located in the main directory!</p>';
|
||||
} else {
|
||||
echo '<p class="success"><strong>✓</strong> No .htaccess file was found in the main directory.</p>';
|
||||
echo '<p class="success"><strong>✓</strong> The setup file was not found in the main directory.</p>';
|
||||
}
|
||||
?>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user