Fix code comment

This commit is contained in:
Laurent Destailleur 2017-07-31 15:51:08 +02:00
parent 7ba5cf5958
commit 9cf6c43f8a

View File

@ -17,6 +17,8 @@
*/ */
// Need global variable $title to be defined by caller (like dol_loginfunction) // Need global variable $title to be defined by caller (like dol_loginfunction)
// Caller can also set $theResArray = array(['options']=>array('js'=>..., 'table'=>...);
header('Cache-Control: Public, must-revalidate'); header('Cache-Control: Public, must-revalidate');