Fix: Clear cache file after upgrade/install
This commit is contained in:
parent
fc01bfe0e3
commit
1cd42f728a
@ -195,9 +195,11 @@ print $langs->trans("GoToSetupArea");
|
||||
print '</a>';
|
||||
|
||||
|
||||
// Clear cache files
|
||||
clearstatcache();
|
||||
|
||||
|
||||
dolibarr_install_syslog("Dolibarr install/setup finished", LOG_INFO);
|
||||
|
||||
|
||||
pFooter(1,$setuplang);
|
||||
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user