MantisBT: master 024ead1a

Author Committer Branch Timestamp Parent
atrol atrol master 2023-06-10 17:01 master 4b638dde
Affected Issues  0032714: Remove function check_php_version()
Changeset

Remove unreachable code

Minimum PHP version is checked in an early state in core.php and
treated as a FATAL error calling die(), so this code can never be
reached

Issue 0032714

mod - admin/check/check_php_inc.php Diff File
mod - admin/install.php Diff File