Dateien nach "install" hochladen
This commit is contained in:
10
install/index.php
Normal file
10
install/index.php
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Installation</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>Installation Completed</h2>
|
||||
<p>Installation is completed. You can now proceed to the <a href="../public/search.php">search page</a>.</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user