aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/config_php.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/config_php.php')
-rw-r--r--phpBB/phpbb/config_php.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/phpbb/config_php.php b/phpBB/phpbb/config_php.php
index 13ca533ade..d502088897 100644
--- a/phpBB/phpbb/config_php.php
+++ b/phpBB/phpbb/config_php.php
@@ -102,6 +102,7 @@ class config_php
return false;
}
}
+
return true;
}
}