get rid of more functions

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-20 12:38:18 +01:00
parent f263175802
commit 5888927239
53 changed files with 639 additions and 858 deletions

View File

@@ -77,7 +77,7 @@ if ($page == 'overview') {
eval("echo \"" . getTemplate('update/update_end') . "\";");
updateCounters();
inserttask('1');
\Froxlor\System\Cronjob::inserttask('1');
@chmod('./lib/userdata.inc.php', 0440);
$successful_update = true;