summaryrefslogtreecommitdiffstats
path: root/application/views/errors/html/error_db.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/errors/html/error_db.php')
-rw-r--r--application/views/errors/html/error_db.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/views/errors/html/error_db.php b/application/views/errors/html/error_db.php
new file mode 100644
index 000000000..adff63559
--- /dev/null
+++ b/application/views/errors/html/error_db.php
@@ -0,0 +1,3 @@
+<?php
+$title = "Database Error";
+include VIEWPATH."errors/html/error_general.php";