Update Zotlabs/Module/Setup.php
This commit is contained in:
parent
1c07428f89
commit
14735e0a48
@ -453,7 +453,6 @@ class Setup extends \Zotlabs\Web\Controller {
|
||||
$result['max_file_uploads']
|
||||
);
|
||||
$help .= $mem_warning;
|
||||
|
||||
$help .= '<br><br>' . t('You can adjust these settings in the server php.ini file.');
|
||||
|
||||
$this->check_add($checks, t('PHP upload limits'), true, false, $help);
|
||||
|
Reference in New Issue
Block a user