diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 75aeae2b5..086ac8ae5 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -66,7 +66,15 @@ PHP Version - + + = 0) { + echo phpversion()." OK"; + } else { + echo phpversion()." Deprecated"; + } + ?> + @@ -587,4 +595,4 @@ var local_branch = 'n/a'; - \ No newline at end of file +