summaryrefslogtreecommitdiffstats
path: root/application/views/errors
diff options
context:
space:
mode:
authorİrfan Evrens <irfanevrens@gmail.com>2014-03-17 00:41:40 +0100
committerİrfan Evrens <irfanevrens@gmail.com>2014-03-17 00:41:40 +0100
commitd823efc66c1cdc10907799233b21be8b3224ef22 (patch)
tree4bd9841a89b2230e48aaa66f51877fc53b45eaa0 /application/views/errors
parent822ee81f74c86e7c5d713583fa0d615edd5d564c (diff)
No start tag (<p>)
Diffstat (limited to 'application/views/errors')
-rw-r--r--application/views/errors/html/error_php.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/views/errors/html/error_php.php b/application/views/errors/html/error_php.php
index 8f7860bd6..9e765d452 100644
--- a/application/views/errors/html/error_php.php
+++ b/application/views/errors/html/error_php.php
@@ -51,8 +51,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<?php endif ?>
- <?php endforeach ?></p>
+ <?php endforeach ?>
<?php endif ?>
-</div> \ No newline at end of file
+</div>