diff options
Diffstat (limited to 'public/app/config/bootstrap.php')
| -rw-r--r-- | public/app/config/bootstrap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/config/bootstrap.php b/public/app/config/bootstrap.php index a51272e..4a482f9 100644 --- a/public/app/config/bootstrap.php +++ b/public/app/config/bootstrap.php @@ -19,7 +19,7 @@ * ----------------------------------------------------------------------------- */ -// setup error-handliing +// include error-handliing // ----------------------------------------------------------------------------- require_once APP_ROOT.'/core/helpers/error_handling.php'; |
