mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Code comment
This commit is contained in:
@@ -19,8 +19,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/core/js/lib_head.js.php
|
* \file htdocs/core/js/lib_head.js.php
|
||||||
* \brief File that include javascript functions (included if option use_javascript activated)
|
* \brief File that include javascript functions (included if option use_javascript activated)
|
||||||
|
* JQuery (providing object $) and JQuery-UI (providing $datepicker) libraries must be loaded before this file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language
|
//if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language
|
||||||
|
|||||||
Reference in New Issue
Block a user