Changes between Initial Version and Version 1 of Ticket #37531, comment 15
- Timestamp:
- 08/02/2016 10:21:43 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37531, comment 15
initial v1 6 6 * All Ajax handlers are updated to use the new skin. 7 7 * Each Ajax handler now checks for the 3 error sources: 1) Result of the install/update method, 2) `$skin->result` and 3) `$skin->get_errors()`. 8 * Note: The current `call_user_func_array()` works in all supported PHP versions, see https://3v4l.org/15dEY.