The version information in the system/core/CodeIgniter.php file is incorrect. const CI_VERSION = ‘3.4.2’; -> It should be const CI_VERSION = ‘3.4.4’;.
The version information in the system/core/CodeIgniter.php file is incorrect.
const CI_VERSION = ‘3.4.2’; -> It should be const CI_VERSION = ‘3.4.4’;.