aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/config_php.php
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-06-27 20:41:16 +0200
committerTristan Darricau <github@nicofuma.fr>2014-07-07 01:02:16 +0200
commit78648514fa8b847cfb63cd4b5432d3fa73dd106f (patch)
tree1c600103c0cc58931d3fc397262d1390d7d1dffd /phpBB/phpbb/config_php.php
parent98890fe1a3e9ad94f8eb8883f1973f3bbc27a124 (diff)
downloadforums-78648514fa8b847cfb63cd4b5432d3fa73dd106f.tar
forums-78648514fa8b847cfb63cd4b5432d3fa73dd106f.tar.gz
forums-78648514fa8b847cfb63cd4b5432d3fa73dd106f.tar.bz2
forums-78648514fa8b847cfb63cd4b5432d3fa73dd106f.tar.xz
forums-78648514fa8b847cfb63cd4b5432d3fa73dd106f.zip
[ticket/12775] Update phpBB/bin/phpbbcli.php
PHPBB3-12775
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;
}
}