mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
10 lines
210 B
PHP
10 lines
210 B
PHP
<h1> Oops! </h1>
|
|
<p>
|
|
Something unexpected happened and we can't finish your install.
|
|
We'll try to provide some details about the specific problem below.
|
|
</p>
|
|
<p class="error">
|
|
<?php print $error ?>
|
|
</p>
|
|
|