Release 2.2.0.

This commit is contained in:
Yuriy Pikhtarev 2017-06-12 20:51:05 +03:00
commit 1575b6eae0
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
9 changed files with 309 additions and 7 deletions

View file

@ -88,6 +88,6 @@ $ajax->exec();
/**
* @deprecated ajax_common
* Dirty class removed from here since 2.1.6
* Dirty class removed from here since 2.2.0
* To add new actions see at src/Legacy/Ajax.php
*/