commit | 52301c76a9aa202927cade48e7528606d352db54 | [log] [tgz] |
---|---|---|
author | vlakoff <vlakoff@gmail.com> | Fri Mar 29 14:23:34 2013 +0100 |
committer | vlakoff <vlakoff@gmail.com> | Fri Mar 29 14:23:34 2013 +0100 |
tree | b247703cb42cb7ace6957b65d957fa044326d7cd | |
parent | 5269c1cf2d5ae749309b06194f0a2a737a9ff114 [diff] [blame] |
Documentation: fix some outdated paths
diff --git a/system/core/Common.php b/system/core/Common.php index 10c2237..efa7a93 100644 --- a/system/core/Common.php +++ b/system/core/Common.php
@@ -359,7 +359,7 @@ * * This function lets us invoke the exception class and * display errors using the standard error template located - * in application/errors/errors.php + * in application/views/errors/error_general.php * This function will send the error page directly to the * browser and exit. *