Code comment

This commit is contained in:
Laurent Destailleur
2017-09-24 21:02:20 +02:00
parent 3482b12933
commit 2e511badf9

View File

@@ -44,7 +44,7 @@ top_httphead('text/javascript; charset=UTF-8');
if (empty($dolibarr_nocache)) header('Cache-Control: max-age=3600, public, must-revalidate');
else header('Cache-Control: no-cache');
?>
// Javascript libraries for Dolibarr ERP CRM (https://www.dolibarr.org)
/**