forked from Wavyzz/dolibarr
Clean code of lib_notification. Now use cache like other js.
This commit is contained in:
@@ -47,6 +47,11 @@ session_cache_limiter('public');
|
||||
|
||||
require_once '../../main.inc.php';
|
||||
|
||||
|
||||
/*
|
||||
* View
|
||||
*/
|
||||
|
||||
// Define javascript type
|
||||
top_httphead('text/javascript; charset=UTF-8');
|
||||
// Important: Following code is to avoid page request by browser and PHP CPU at each Dolibarr page access.
|
||||
|
||||
Reference in New Issue
Block a user