Move pages -> views for consistency, which simplifies the life of the File_Structure_Test

This commit is contained in:
Bharat Mediratta
2009-01-20 04:37:55 +00:00
parent 401da12adb
commit 66ee2f9618
9 changed files with 10 additions and 10 deletions
+9
View File
@@ -0,0 +1,9 @@
<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>