diff options
Diffstat (limited to 'installer/pages/oops.html.php')
| -rw-r--r-- | installer/pages/oops.html.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/installer/pages/oops.html.php b/installer/pages/oops.html.php deleted file mode 100644 index 141a4538..00000000 --- a/installer/pages/oops.html.php +++ /dev/null @@ -1,9 +0,0 @@ -<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> - |
