Skip to content

Commit 01cf82f

Browse files
committed
wording
1 parent 346afb7 commit 01cf82f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Features
2020
- [x] Support excludes [PHP E_* Error](http://www.php.net/manual/en/errorfunc.constants.php) (eg: exclude E_USER_DEPRECATED) in config settings.
2121
- [x] Handle only once log error for same error per configured time range.
2222
- [x] Set default page (web access) or default message (console access) for error if configured 'display_errors' = 0.
23-
- [x] Set default content when request is XMLHttpRequest via 'ajax' configuration..
24-
- [x] Provide request Information ( http method, raw data, query data, files data ).
23+
- [x] Set default content when request is XMLHttpRequest via 'ajax' configuration.
24+
- [x] Provide request information ( http method, raw data, query data, files data ).
2525
- [x] Send Mail
2626
- [x] many receivers to listed configured email
2727
- [x] with include $_FILES into attachments on upload error.

0 commit comments

Comments
 (0)