forked from extern/egroupware
added a first version of a pre-installation check:
- php.ini values - php extensions - filesystem permissions
This commit is contained in:
parent
f4a8123654
commit
3f0246fe36
@ -315,7 +315,7 @@ if ($run_by_webserver)
|
||||
}
|
||||
else
|
||||
{
|
||||
echo lang('Checking the eGroupWare Installation')."\n\n";
|
||||
echo "Checking the eGroupWare Installation\n\n";
|
||||
}
|
||||
|
||||
$Ok = True;
|
||||
|
Loading…
Reference in New Issue
Block a user