1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[ticket/12775] Update phpBB/bin/phpbbcli.php

PHPBB3-12775
This commit is contained in:
Tristan Darricau
2014-06-27 20:41:16 +02:00
parent 98890fe1a3
commit 78648514fa
2 changed files with 9 additions and 3 deletions

View File

@@ -102,6 +102,7 @@ class config_php
return false;
}
}
return true;
}
}