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