1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/14052] Translate installer commands

PHPBB3-14052
This commit is contained in:
Tristan Darricau
2015-07-27 11:40:12 +02:00
parent a0258ae25c
commit 6499a8a6c0
3 changed files with 9 additions and 2 deletions

View File

@@ -12,8 +12,6 @@
*
*/
use Symfony\Component\Console\Input\ArgvInput;
if (php_sapi_name() !== 'cli')
{
echo 'This program must be run from the command line.' . PHP_EOL;