HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/elearningbasa.sumar.com.py/comment/upgrade.txt
This files describes API changes in /comment/* ,
information provided here is intended especially for developers.

=== 4.2 ===
  * The comment manager `print_comments` method has been deprecated, in favour of new system report class for listing
    comment data

=== 3.8 ===
  * External function get_comments now returns the total count of comments and the number of comments per page.
    It also has a new parameter to indicate the sorting direction (defaulted to DESC).
  * The external function core_comment_get_comments now indicates if the current user can post comments in the requested
    area.