summaryrefslogtreecommitdiff
path: root/installer/pages/oops.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-20 04:37:55 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-20 04:37:55 +0000
commit66ee2f9618d1ac17507dddeef1b68eb804aa634a (patch)
tree1dea996b25925001eedbe13a05aa65497bac3269 /installer/pages/oops.html.php
parent401da12adbe7979074de9c35fd458ff36f393350 (diff)
Move pages -> views for consistency, which simplifies the life of the File_Structure_Test
Diffstat (limited to 'installer/pages/oops.html.php')
-rw-r--r--installer/pages/oops.html.php9
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>
-