summaryrefslogtreecommitdiffstats
path: root/application/views/errors/html/error_404.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/errors/html/error_404.php')
-rw-r--r--application/views/errors/html/error_404.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/errors/html/error_404.php b/application/views/errors/html/error_404.php
index 2e69d7e00..b71da106d 100644
--- a/application/views/errors/html/error_404.php
+++ b/application/views/errors/html/error_404.php
@@ -1,3 +1,3 @@
<?php
$title = "404 Page Not Found";
-include APPPATH."errors/error_general.php";
+include VIEWPATH."errors/html/error_general.php";