HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_nice,proc_terminate,pfsockopen,dl,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,leak,apache_child_terminate
Upload Files
File: /home/enamadmin/public_html/aaelearningb/blog/upgrade.txt
=== 4.5 Onwards ===

This file has been replaced by UPGRADING.md. See MDL-81125 for further information.

===
This files describes API changes in /blog/* ,
information provided here is intended especially for developers.

=== 4.4 ===
  * The blog_entry class constructor now throws an exception if the indicated entry id does not exist.

=== 3.7 ===
  * External function get_entries now returns an additional field "tags" returning the post tags.

=== 2.7 ===

* blog_entry->add_associations() does not accept any params.
* blog_entry->add_association() accepts only one param.